Skip to content

Commit a9a274c

Browse files
Steve Raetrini
Steve Rae
authored andcommitted
arm: bcm281xx: add board with Ethernet capability
Add board which has Broadcom StarFighter2 Ethernet capability. Signed-off-by: Steve Rae <[email protected]>
1 parent 799e125 commit a9a274c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
BCM28155_W1D BOARD
2+
M: Steve Rae <[email protected]>
3+
S: Maintained
4+
F: board/broadcom/bcm28155_ap/
5+
F: include/configs/bcm28155_ap.h
6+
F: configs/bcm28155_w1d_defconfig

configs/bcm28155_w1d_defconfig

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CONFIG_SYS_EXTRA_OPTIONS="BCM_SF2_ETH,BCM_SF2_ETH_GMAC"
2+
CONFIG_ARM=y
3+
CONFIG_TARGET_BCM28155_AP=y

0 commit comments

Comments
 (0)