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>
diff --git a/MAKEALL b/MAKEALL
index aa7095e..854f303 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -376,6 +376,7 @@
MPC8555CDS \
MPC8560ADS \
MPC8568MDS \
+ MPC8569MDS \
MPC8572DS \
MPC8572DS_36BIT \
PM854 \