summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorTimur Tabi <timur@freescale.com>2007-01-31 15:54:29 -0600
committerKim Phillips <kim.phillips@freescale.com>2007-03-02 11:05:54 -0600
commit7a78f148d6a7298e4fface680dc7eacd877b1aba (patch)
tree67e86d3f073a66ee4f7744920a84ee3974dca39d /MAKEALL
parentfab16807adad350f618024350c6950165c247c72 (diff)
downloadblackbird-obmc-uboot-7a78f148d6a7298e4fface680dc7eacd877b1aba.tar.gz
blackbird-obmc-uboot-7a78f148d6a7298e4fface680dc7eacd877b1aba.zip
mpc83xx: Add support for the MPC8349E-mITX-GP
Add support for the MPC8349E-mITX-GP, a stripped-down version of the MPC8349E-mITX. Bonus features include support for low-boot (BMS bit in HRCW is 0) for the ITX and a README for the ITX and the ITX-GP. Signed-off-by: Timur Tabi <timur@freescale.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAKEALL b/MAKEALL
index f259e681ce..816210e44a 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -132,8 +132,8 @@ LIST_8260=" \
#########################################################################
LIST_83xx=" \
- MPC832XEMDS MPC8349EMDS MPC8349ITX MPC8360EMDS \
- sbc8349 TQM834x \
+ MPC832XEMDS MPC8349EMDS MPC8349ITX MPC8349ITXGP \
+ MPC8360EMDS sbc8349 TQM834x \
"
OpenPOWER on IntegriCloud