summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorHaiying Wang <Haiying.Wang@freescale.com>2009-03-27 21:02:45 (GMT)
committerKumar Gala <galak@kernel.crashing.org>2009-03-30 18:33:51 (GMT)
commit765547dc5e0e8cbe6b8f4ea8a5d6ff237935c352 (patch)
treef16d2f492684da69eb33c571258f6447ea987708 /MAKEALL
parent22b6dbc1696d927d938dd4e16f65d83c0d4fb3f4 (diff)
downloadu-boot-fsl-qoriq-765547dc5e0e8cbe6b8f4ea8a5d6ff237935c352.tar.xz
MPC85xx: Add MPC8569MDS board support
This patch adds MPC8569MDS board support. The UART, QE UEC1 and UEC2, BRD EEPROM on I2C2 bus, PCI express and DDR3 SPD are supported in this patch. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Hillel Avni <Hillel.Avni@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index aa7095e..854f303 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -376,6 +376,7 @@ LIST_85xx=" \
MPC8555CDS \
MPC8560ADS \
MPC8568MDS \
+ MPC8569MDS \
MPC8572DS \
MPC8572DS_36BIT \
PM854 \