ARM: bcm: Enable bcm11130 boards

bcm11130
bcm11130_nand

Signed-off-by: Steve Rae <srae@broadcom.com>
This commit is contained in:
Steve Rae
2014-11-23 06:49:01 -05:00
committed by Tom Rini
parent abb1678cca
commit f333b9f7bc
4 changed files with 18 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
BCM11130 BOARD
M: Steve Rae <srae@broadcom.com>
S: Maintained
F: board/broadcom/bcm28155_ap/
F: include/configs/bcm_ep_board.h
F: configs/bcm11130_defconfig
+6
View File
@@ -0,0 +1,6 @@
BCM11130_NAND BOARD
M: Steve Rae <srae@broadcom.com>
S: Maintained
F: board/broadcom/bcm28155_ap/
F: include/configs/bcm_ep_board.h
F: configs/bcm11130_nand_defconfig
+3
View File
@@ -0,0 +1,3 @@
CONFIG_SYS_EXTRA_OPTIONS="SYS_MMC_ENV_DEV=0"
CONFIG_ARM=y
CONFIG_TARGET_BCM28155_AP=y
+3
View File
@@ -0,0 +1,3 @@
CONFIG_SYS_EXTRA_OPTIONS="NAND"
CONFIG_ARM=y
CONFIG_TARGET_BCM28155_AP=y