projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e03b4d2
)
MAKEALL: Add missing powerpc 36-bit targets
author
Becky Bruce
<beckyb@kernel.crashing.org>
Thu, 17 Jun 2010 16:37:27 +0000
(11:37 -0500)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 29 Jun 2010 21:03:40 +0000
(23:03 +0200)
We were missing 8641HPCN_36BIT and MPC8536DS_36BIT.
Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
MAKEALL
patch
|
blob
|
history
diff --git
a/MAKEALL
b/MAKEALL
index d6d5f5b4236cdb080fe8257454705cddcbe5419c..27f8bd166eaad1a36db604377e6a66c77262e1f1 100755
(executable)
--- a/
MAKEALL
+++ b/
MAKEALL
@@
-393,6
+393,7
@@
LIST_85xx=" \
MPC8536DS_NAND \
MPC8536DS_SDCARD \
MPC8536DS_SPIFLASH \
+ MPC8536DS_36BIT \
MPC8540ADS \
MPC8540EVAL \
MPC8541CDS \
@@
-453,6
+454,7
@@
LIST_85xx=" \
LIST_86xx=" \
MPC8610HPCD \
+ MPC8641HPCN_36BIT \
MPC8641HPCN \
sbc8641d \
XPEDITE5170 \