diff options
author | Lunsheng Wang <lunsheng@sohu.com> | 2005-07-29 10:20:29 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2005-07-29 10:20:29 -0500 |
commit | b0e32949239c7870d409ca687a2dfc1261a3d838 (patch) | |
tree | ca388e33fad2066128d6d34ceb54eeeb07a71710 /MAKEALL | |
parent | a720fd99b614ba36293565771bcd19799bc53959 (diff) | |
download | u-boot-imx-b0e32949239c7870d409ca687a2dfc1261a3d838.zip u-boot-imx-b0e32949239c7870d409ca687a2dfc1261a3d838.tar.gz u-boot-imx-b0e32949239c7870d409ca687a2dfc1261a3d838.tar.bz2 |
* Patch by Ron Alder, 11 July 2005
Add Xianghua Xiao and Lunsheng Wang's support for the
GDA MPC8540 EVAL board.
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -121,9 +121,9 @@ LIST_83xx=" \ LIST_85xx=" \ - MPC8540ADS MPC8541CDS MPC8548CDS MPC8555CDS \ - MPC8560ADS PM854 sbc8540 sbc8560 \ - stxgp3 TQM8540 \ + MPC8540ADS MPC8540EVAL MPC8541CDS MPC8548CDS \ + MPC8555CDS MPC8560ADS PM854 sbc8540 \ + sbc8560 stxgp3 TQM8540 \ " ######################################################################### |