Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | I2C: add i2c support for Armada100 platform | Lei Wen | 2011-04-27 | -0/+12 |
| | | | | | | | | Add i2c support to aspenite board with Armada100 soc. Acked-by: Heiko Schocher <hs@denx.de> Acked-by: Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by: Lei Wen <leiwen@marvell.com> | |||
* | mv: seperate kirkwood and armada from common setting | Lei Wen | 2011-02-21 | -0/+44 |
Since there are lots of difference between kirkwood and armada series, it is better to seperate them but still keep the most common file shared by all marvell platform in the mv-common configure file. This patch move the kirkwood only driver definitoin in mv-common to the <soc_name>/config.h. This patch is tested with compilation for armada100 and guruplug. Signed-off-by: Lei Wen <leiwen@marvell.com> |