diff options
author | Stefano Babic | 2011-01-20 08:05:15 +0000 |
---|---|---|
committer | Albert Aribaud | 2011-02-02 00:54:43 +0100 |
commit | eae4988b45e17054f27d58b6fe0b42e080951382 (patch) | |
tree | 28cb3dffaef3be150910677ce7b0c4e01a177d6c /MAINTAINERS | |
parent | ac87c17d344ede52d8d421addf92cbb2e271f73e (diff) |
Add support for Freescale's mx35pdk board.
The patch adds suupport for the Freescale's mx35pdk board
(known as well as mx35_3stack).
The board boots from the NOR flash. Following devices
are supported:
- two ethernet devices (FEC and SMC911x on debug board)
- I2C
- PMIC (MC13892) via I2C interface
- UART
- NOR flash (64MB)
- NAND flash (2GB)
- basic access to mc9sdz60 registers via I2C interface
Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7f13f351ff0..25e5b85af48 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -557,9 +557,10 @@ Rowel Atienza <rowel@diwalabs.com> Stefano Babic <sbabic@denx.de> ea20 davinci + mx35pdk i.MX35 + mx51evk i.MX51 polaris xscale trizepsiv xscale - mx51evk i.MX51 vision2 i.MX51 Jason Liu <r64343@freescale.com> |