diff options
author | Ilya Yanok <yanok@emcraft.com> | 2010-09-17 23:41:50 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-09-23 21:14:17 +0200 |
commit | bc8f8c2614c8e104a66198633d8d765b720ed907 (patch) | |
tree | 00c64db6f31b47d41526cbf51f90cf93553e706e /boards.cfg | |
parent | 65ea758939a7bcbc87fe1c1bd816a98176bc2a9b (diff) | |
download | u-boot-imx-bc8f8c2614c8e104a66198633d8d765b720ed907.zip u-boot-imx-bc8f8c2614c8e104a66198633d8d765b720ed907.tar.gz u-boot-imx-bc8f8c2614c8e104a66198633d8d765b720ed907.tar.bz2 |
mpc8308_p1m: support for MPC8308 P1M board
This patch provides support for MPC8308 P1M board with the following
set of features:
Dual UART is supported
NOR flash is supported
Both TSEC Ethernet controllers are supported
PCI Express initialization is supported
Both I2C controllers are supported
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -328,6 +328,7 @@ ppmc8260 powerpc mpc8260 RPXsuper powerpc mpc8260 rpxsuper rsdproto powerpc mpc8260 MPC8266ADS powerpc mpc8260 mpc8266ads freescale +mpc8308_p1m powerpc mpc83xx MPC8308RDB powerpc mpc83xx mpc8308rdb freescale MPC8323ERDB powerpc mpc83xx mpc8323erdb freescale MPC8349EMDS powerpc mpc83xx mpc8349emds freescale |