summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2006-11-29 15:42:37 +0100
committerStefan Roese <sr@denx.de>2006-11-29 16:14:05 +0100
commit1eac2a71417b6675b11aace72102a2e7fde8f5c6 (patch)
tree1dacdcee6013a21ed367facd99ff8e546315434d /MAKEALL
parent1bdd46832aeb569f5e04b1f20f64318525b6525a (diff)
downloadbarebox-1eac2a71417b6675b11aace72102a2e7fde8f5c6.tar.gz
barebox-1eac2a71417b6675b11aace72102a2e7fde8f5c6.tar.xz
[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
This patch adds support for the Prodrive P3M750 (PPC750 & MV64460) and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are quite similar and share the same board directory "prodrive/p3mx" and the same config file "p3mx.h". Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/MAKEALL b/MAKEALL
index 84a708a983..a3d026a5b1 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -151,11 +151,12 @@ LIST_85xx=" \
LIST_74xx=" \
DB64360 DB64460 EVB64260 P3G4 \
- PCIPPC2 PCIPPC6 ZUMA \
+ p3m7448 PCIPPC2 PCIPPC6 ZUMA \
"
LIST_7xx=" \
- BAB7xx CPCI750 ELPPC ppmc7xx \
+ BAB7xx CPCI750 ELPPC p3m750 \
+ ppmc7xx \
"
LIST_ppc="${LIST_5xx} ${LIST_5xxx} \