summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorReinhard Arlt <reinhard.arlt@esd.eu>2009-12-08 08:13:08 (GMT)
committerKim Phillips <kim.phillips@freescale.com>2010-01-08 00:34:31 (GMT)
commit1dee9be683c9b0f060452aaf1a97a34fae87f07a (patch)
treea0231e7403c8be6670d55c14c53ca302eb1fead4 /MAKEALL
parent7693640acd5222f5a64e59ccf5e3bc511e8054b9 (diff)
downloadu-boot-1dee9be683c9b0f060452aaf1a97a34fae87f07a.tar.xz
mpc83xx: Add support for MPC8349 esd caddy2
The caddy2 is a variant of the already supported vme8349. So we just add the differences to this board port. To better support those two boards we switched from fixed SDRAM configuration to usage of spd_sdram(). This is done by providing a board specific SPD EEPROM routine with different values for both boards. Signed-off-by: Reinhard Arlt <reinhard.arlt@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de> changed to use mkconfig -t option instead, plus misc codingstyle fixes. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index 1b78778a..a6d0f20 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -358,6 +358,7 @@ LIST_8260=" \
#########################################################################
LIST_83xx=" \
+ caddy2 \
kmeter1 \
MPC8313ERDB_33 \
MPC8313ERDB_NAND_66 \