aboutsummaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorWolfgang Grandegger <wg@grandegger.com>2009-02-11 18:38:22 +0100
committerAndy Fleming <afleming@freescale.com>2009-02-16 18:05:59 -0600
commita865bcdac89278cac4dfc07dec8299403110499d (patch)
treeb4a9db64cffa9502dd220e503e9fa52c589f91ad /MAKEALL
parentad7ee5d43b0db94079d56521dabca25674f28747 (diff)
MPC85xx: TQM8548: add support for the TQM8548_AG module
The TQM8548_AG is a variant of the TQM8548 module with 1 GiB memory, CAN and without PCI/PCI-X and RTC. U-Boot can be built for this module with "$ make TQM8548_AG_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 f3d48ce9e..d58b15ce2 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -387,6 +387,7 @@ LIST_85xx=" \
TQM8540 \
TQM8541 \
TQM8548 \
+ TQM8548_AG \
TQM8548_BE \
TQM8555 \
TQM8560 \