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 /MAINTAINERS | |
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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0c6ce2b..2cf29dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -486,6 +486,7 @@ Stephen Williams <steve@icarus.com> Ilya Yanok <yanok@emcraft.com> + mpc8308_p1m MPC8308 MPC8308RDB MPC8308 Roy Zang <tie-fei.zang@freescale.com> |