sunxi: A20-Olimex-SOM-EVB: Force 8211CL to master
authorMichael Haas <haas@computerlinguist.org>
Fri, 25 Mar 2016 17:22:51 +0000 (18:22 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 31 Mar 2016 12:29:41 +0000 (14:29 +0200)
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>
configs/A20-Olimex-SOM-EVB_defconfig

index 001d31b..1603b6f 100644 (file)
@@ -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