Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | kconfig: arm: select CPU_V7 for some new boards | Masahiro Yamada | 2014-11-13 | -7/+0 |
| | | | | | | | | | | | | This commit adds "select CPU_V7" for some new boards that were not covered by commit 2e07c249a67e (kconfig: arm: introduce symbol for ARM CPUs). Redundant "SYS_CPU" defines and "string" directives should be removed. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Stefan Roese <sr@denx.de> Acked-by: Georges Savoundararadj <savoundg@gmail.com> | |||
* | arm: armada-xp: Add basic support for the maxBCM board | Stefan Roese | 2014-10-23 | -0/+19 |
The maxBCM board is equipped with the Marvell Armada-XP MV78460 SoC. It integrates an SPI NOR flash and an Marvell 88E6185 switch. Signed-off-by: Stefan Roese <sr@denx.de> |