diff options
author | Bartlomiej Sieka <tur@semihalf.com> | 2006-12-20 00:27:32 +0100 |
---|---|---|
committer | Bartlomiej Sieka <tur@semihalf.com> | 2006-12-20 00:27:32 +0100 |
commit | daa6e418bcc0c717752e8de939c213c790286096 (patch) | |
tree | ecff62dbff2d7935374c919c9329d5a3d91cc33d /MAKEALL | |
parent | cdb97a6678826f85e7c69eae6a1c113d034c9b10 (diff) | |
download | u-boot-imx-daa6e418bcc0c717752e8de939c213c790286096.zip u-boot-imx-daa6e418bcc0c717752e8de939c213c790286096.tar.gz u-boot-imx-daa6e418bcc0c717752e8de939c213c790286096.tar.bz2 |
Preliminary support for the iDMR board (ColdFire).
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -299,8 +299,8 @@ LIST_microblaze=" \ LIST_coldfire=" \ cobra5272 EB+MCF-EV123 EB+MCF-EV123_internal \ - M5271EVB M5272C3 M5282EVB TASREG \ - r5200 M5271EVB \ + idmr M5271EVB M5272C3 M5282EVB \ + TASREG r5200 M5271EVB \ " ######################################################################### |