summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorIlya Yanok <yanok@emcraft.com>2010-07-07 20:16:13 +0400
committerKim Phillips <kim.phillips@freescale.com>2010-07-09 16:10:36 -0500
commit5fb17030d5634d9951da48af69be08146eb71bf9 (patch)
tree8e49b9ee2ee226c4b59c0a0fdb14f5c50a28cde6 /MAKEALL
parent7c619ddceebc6bf85ee05c705f02691f581bc282 (diff)
downloadtalos-obmc-uboot-5fb17030d5634d9951da48af69be08146eb71bf9.tar.gz
talos-obmc-uboot-5fb17030d5634d9951da48af69be08146eb71bf9.zip
MPC8308RDB: minimal support for devboard from Freescale
This patch provides support for MPC8308RDB development board from Freescale with a minimal set of features: Dual UART is supported NOR flash is supported Both TSEC Ethernet controllers are supported PCI Express initialization is supported The following features are enabled in configuration but not fully tested: I2C (used to get the board revision) I2C-connected RTC VSC7385 switch There is one (hopefully) minor issue: on soft reset the board sometimes resets twice. I've not managed to find the fix for this problem yet. As a workaround instruction cache can be disabled. Signed-off-by: Ilya Yanok <yanok@emcraft.com> 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 463739069d..e7651dc462 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -360,6 +360,7 @@ LIST_8260=" \
LIST_83xx=" \
caddy2 \
kmeter1 \
+ MPC8308RDB \
MPC8313ERDB_33 \
MPC8313ERDB_NAND_66 \
MPC8315ERDB \
OpenPOWER on IntegriCloud