summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorAndy Fleming <afleming@freescale.com>2007-04-23 02:24:28 -0500
committerAndrew Fleming-AFLEMING <afleming@freescale.com>2007-04-23 19:58:28 -0500
commit81f481ca708ed6a56bf9c410e3191dbad581c565 (patch)
treec9f7d03b85dca50b7ce2a34de53d24fc07cb16bb /MAKEALL
parent0d8c3a2096eaff8d7de89d45e9af4d4b0d4868fe (diff)
downloadblackbird-obmc-uboot-81f481ca708ed6a56bf9c410e3191dbad581c565.tar.gz
blackbird-obmc-uboot-81f481ca708ed6a56bf9c410e3191dbad581c565.zip
Enable 8544 support
* Add support to the Makefile * Add 8544 configuration support to the tsec driver * Add 8544 SVR numbers to processor.h Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/MAKEALL b/MAKEALL
index 0f0ec296f2..59aec2867f 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -142,10 +142,10 @@ LIST_83xx=" \
#########################################################################
LIST_85xx=" \
- MPC8540ADS MPC8540EVAL MPC8541CDS MPC8548CDS \
- MPC8555CDS MPC8560ADS PM854 PM856 \
- sbc8540 sbc8560 stxgp3 TQM8540 \
- TQM8541 TQM8555 TQM8560 \
+ MPC8540ADS MPC8540EVAL MPC8541CDS MPC8544DS \
+ MPC8548CDS MPC8555CDS MPC8560ADS PM854 \
+ PM856 sbc8540 sbc8560 stxgp3 \
+ TQM8540 TQM8541 TQM8555 TQM8560 \
"
#########################################################################
OpenPOWER on IntegriCloud