summaryrefslogtreecommitdiff
path: root/configs/A20-Olimex-SOM-EVB_defconfig
diff options
context:
space:
mode:
authorMichael Haas <haas@computerlinguist.org>2016-03-25 17:22:51 (GMT)
committerHans de Goede <hdegoede@redhat.com>2016-03-31 12:29:41 (GMT)
commit7e4e7e4618c67311fac0d4f8af6bedbbbfe68c9b (patch)
treea608c404ee70851cbe6df617dc33d943682b9057 /configs/A20-Olimex-SOM-EVB_defconfig
parent525d187afb418a4deef8916844f5f7744da402a8 (diff)
downloadu-boot-7e4e7e4618c67311fac0d4f8af6bedbbbfe68c9b.tar.xz
sunxi: A20-Olimex-SOM-EVB: Force 8211CL to master
Force master mode for 1000BASE-T operation on the A20-Olimex-SOM-EVB. Karsten Merker reports that this change is necessary to get a reliable link at gigabit speeds. Signed-off-by: Michael Haas <haas@computerlinguist.org> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs/A20-Olimex-SOM-EVB_defconfig')
-rw-r--r--configs/A20-Olimex-SOM-EVB_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/A20-Olimex-SOM-EVB_defconfig b/configs/A20-Olimex-SOM-EVB_defconfig
index 001d31b..1603b6f 100644
--- a/configs/A20-Olimex-SOM-EVB_defconfig
+++ b/configs/A20-Olimex-SOM-EVB_defconfig
@@ -16,5 +16,6 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII,AHCI,SATAPWR=SUNXI_GPC(3)"
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
CONFIG_CMD_GPIO=y
+CONFIG_RTL8211X_PHY_FORCE_MASTER=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_USB_EHCI_HCD=y