commit | 7ebcfec79a48f5779f490376250925c21a125c0c | [log] [tgz] |
---|---|---|
author | Wolfgang Grandegger <wg@grandegger.com> | Wed Feb 11 18:38:22 2009 +0100 |
committer | Andy Fleming <afleming@freescale.com> | Mon Feb 16 18:05:59 2009 -0600 |
tree | b4a9db64cffa9502dd220e503e9fa52c589f91ad | |
parent | e85bbc67c4aefb880cc67c1198e83560912a683a [diff] [blame] |
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>
diff --git a/MAKEALL b/MAKEALL index f3d48ce..d58b15c 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -387,6 +387,7 @@ TQM8540 \ TQM8541 \ TQM8548 \ + TQM8548_AG \ TQM8548_BE \ TQM8555 \ TQM8560 \