85xx: Add P2020DS support
The patch adds support for P2020DS reference platform.
DDR3 interface uses hard-coded initialization rather than SPD
for now and was tested at 667Mhz. Some PIXIS register
definitions and associated code sections need to be fixed.
TSEC1/2/3, NOR flash, MAC/SYS ID EEPROM, PCIE1/2/3 are all
tested under u-boot.
Signed-off-by: Srikanth Srinivasan <srikanth.srinivasan@freescale.com>
Signed-off-by: Travis Wheatley <Travis.Wheatley@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
diff --git a/MAKEALL b/MAKEALL
index f48a08e..344a8ec 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -382,6 +382,8 @@
MPC8569MDS \
MPC8572DS \
MPC8572DS_36BIT \
+ P2020DS \
+ P2020DS_36BIT \
PM854 \
PM856 \
sbc8540 \