commit | f02e69721b23212f67855000969e05418d8abe5c | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Thu Jan 20 08:05:15 2011 +0000 |
committer | Albert Aribaud <albert.aribaud@free.fr> | Wed Feb 02 00:54:43 2011 +0100 |
tree | 28cb3dffaef3be150910677ce7b0c4e01a177d6c | |
parent | 2858045666cb3607dd01dd83098d57c2d10d1adb [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>