diff options
author | Heiko Schocher <hs@denx.de> | 2010-03-05 07:36:33 +0100 |
---|---|---|
committer | trix <trix@windriver.com> | 2010-04-30 05:23:23 -0500 |
commit | bbe310922f4d0b12c8aba97b45ed979db9c0ec9a (patch) | |
tree | bdd6695288c3782fffa3c9a92d08930f247bb08d /MAINTAINERS | |
parent | 1e65c2beb5805f975cd5d0ab7d853040a716d51b (diff) | |
download | u-boot-midas-bbe310922f4d0b12c8aba97b45ed979db9c0ec9a.tar.gz u-boot-midas-bbe310922f4d0b12c8aba97b45ed979db9c0ec9a.tar.bz2 u-boot-midas-bbe310922f4d0b12c8aba97b45ed979db9c0ec9a.zip |
arm, i.mx27: add support for magnesium board from projectiondesign
This patch adds support for the magnesium board from
projectiondesign. This board uses i.MX27 SoC and has
8MB NOR flash, 128MB NAND flash, FEC ethernet controller
integrated into i.MX27. As this port is based on
the imx27lite port, common config options are collected
in include/configs/imx27lite-common.h
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a5d5835d62..4e6d73511d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -738,6 +738,10 @@ Jens Scharsig <esw@bus-elektronik.de> eb_cpux9k2 ARM920T (AT91RM9200 SoC) +Heiko Schocher <hs@denx.de> + + magnesium i.MX27 + Robert Schwebel <r.schwebel@pengutronix.de> csb226 xscale |