commit | a9a274c1eb51b020a4363cb99fcbebc7dc958691 | [log] [tgz] |
---|---|---|
author | Steve Rae <srae@broadcom.com> | Fri Aug 01 20:37:17 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Sat Aug 30 07:46:39 2014 -0400 |
tree | cb41f67a17e11f4d918a9e7caa091956f026b493 | |
parent | 799e125cca9f75a6e3bc87676266f8da4ebefcfd [diff] [blame] |
arm: bcm281xx: add board with Ethernet capability Add board which has Broadcom StarFighter2 Ethernet capability. Signed-off-by: Steve Rae <srae@broadcom.com>
diff --git a/configs/bcm28155_w1d_defconfig b/configs/bcm28155_w1d_defconfig new file mode 100644 index 0000000..94b791c --- /dev/null +++ b/configs/bcm28155_w1d_defconfig
@@ -0,0 +1,3 @@ +CONFIG_SYS_EXTRA_OPTIONS="BCM_SF2_ETH,BCM_SF2_ETH_GMAC" +CONFIG_ARM=y +CONFIG_TARGET_BCM28155_AP=y