aboutsummaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorWolfgang Grandegger <wg@grandegger.com>2009-02-11 18:38:21 +0100
committerAndy Fleming <afleming@freescale.com>2009-02-16 18:05:59 -0600
commitad7ee5d43b0db94079d56521dabca25674f28747 (patch)
tree8fbb631b84deaec242659e629e02352418c8ea00 /MAKEALL
parenta318234878c346e673b2ef8dc4b14b338fe7fc2b (diff)
MPC85xx: TQM8548: add support for the TQM8548_BE module
The TQM8548_BE is a variant of the TQM8548 module with NAND and CAN interface. With NAND support, the image is significantly larger and TEXT_BASE is adjusted accordingly. U-Boot can be built for this module with "$ make TQM8548_BE_config". Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index cf05133d1..f3d48ce9e 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -387,6 +387,7 @@ LIST_85xx=" \
TQM8540 \
TQM8541 \
TQM8548 \
+ TQM8548_BE \
TQM8555 \
TQM8560 \
XPEDITE5200 \