summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-10-10 22:44:24 +0000
committerwdenk <wdenk>2004-10-10 22:44:24 +0000
commitc15f3120eca5359ed7ec1a359085312bbafca169 (patch)
tree46ca2ff3275513348b742298ec715677112f1737 /MAKEALL
parent656658dd1577b62d5192ba2db4d9b8a3be1dbee3 (diff)
downloadblackbird-obmc-uboot-c15f3120eca5359ed7ec1a359085312bbafca169.tar.gz
blackbird-obmc-uboot-c15f3120eca5359ed7ec1a359085312bbafca169.zip
* Patch by Michael Bendzick, 30 Aug 2004:
- Improve platform.S code for omap1510inn that detects whether code is running from SDRAM or not. Patch allows SDRAM to be configured if code is running out of SRAM at 0x20000000. * Patch by Frederick Klatt, 30 Aug 2004: Add support for the Wind River SBC8540/SBC8560 boards
Diffstat (limited to 'MAKEALL')
-rw-r--r--MAKEALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAKEALL b/MAKEALL
index 0be764cfd7..ed9b9de1fe 100644
--- a/MAKEALL
+++ b/MAKEALL
@@ -101,7 +101,7 @@ LIST_8260=" \
LIST_85xx=" \
MPC8540ADS MPC8541CDS MPC8555CDS MPC8560ADS \
- sbc8560 stxgp3 \
+ sbc8540 sbc8560 stxgp3 \
"
#########################################################################
OpenPOWER on IntegriCloud