summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2008-01-16 00:38:05 -0600
committerKim Phillips <kim.phillips@freescale.com>2008-01-16 12:32:39 -0600
commit5e918a98c26e8ab9b5d2d48d998a2ced2b5b85b3 (patch)
tree9f6a56dea0465f853212076306ddf354a0084296 /MAKEALL
parent9e89647889cd4b5ada5b5e7cad6cbe55737a08d7 (diff)
downloadtalos-obmc-uboot-5e918a98c26e8ab9b5d2d48d998a2ced2b5b85b3.tar.gz
talos-obmc-uboot-5e918a98c26e8ab9b5d2d48d998a2ced2b5b85b3.zip
Add support for the MPC837xERDB
MPC837xERDB board support includes: * DDR2 330MHz hardcoded (soldered on the board) * Local Bus NOR Flash * I2C, UART and RTC * eTSEC RGMII (TSEC0 - RTL8211B with MII; * TSEC1 - VSC7385 local bus, hardcoded, requires seperate firmware * load) Signed-off-by: Kevin Lam <kevin.lam@freescale.com> Signed-off-by: Joe D'Abbraccio <joe.d'abbraccio@freescale.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 efd44445b4..8e6713e46c 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -321,6 +321,7 @@ LIST_83xx=" \
MPC8360ERDK_33 \
MPC8360ERDK_66 \
MPC837XEMDS \
+ MPC837XERDB \
sbc8349 \
TQM834x \
"
OpenPOWER on IntegriCloud