summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Haas <haas@computerlinguist.org>2016-03-25 18:22:52 +0100
committerHans de Goede <hdegoede@redhat.com>2016-03-31 14:29:48 +0200
commit53866b6fc54142a2e7ab79d1c2b0f4313c29a2ec (patch)
treeb8b2bc4eae8337e85c923fdba8e4e4dfd08be9db
parent7e4e7e4618c67311fac0d4f8af6bedbbbfe68c9b (diff)
downloadblackbird-obmc-uboot-53866b6fc54142a2e7ab79d1c2b0f4313c29a2ec.tar.gz
blackbird-obmc-uboot-53866b6fc54142a2e7ab79d1c2b0f4313c29a2ec.zip
sunxi: A20-OLinuXino-Lime2: Force 8211CL to master
Force master mode on the A20-OLinuXino-Lime2. This change is required 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>
-rw-r--r--configs/A20-OLinuXino-Lime2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/A20-OLinuXino-Lime2_defconfig b/configs/A20-OLinuXino-Lime2_defconfig
index b5181c6880..62a83388be 100644
--- a/configs/A20-OLinuXino-Lime2_defconfig
+++ b/configs/A20-OLinuXino-Lime2_defconfig
@@ -13,5 +13,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
OpenPOWER on IntegriCloud