]> Git Repo - J-u-boot.git/commitdiff
ARM: zynq: Enable Realtek phys by default
authorMichal Simek <[email protected]>
Sat, 6 Feb 2016 12:34:54 +0000 (13:34 +0100)
committerMichal Simek <[email protected]>
Mon, 22 Feb 2016 15:37:50 +0000 (16:37 +0100)
This phy is available at Zybo board.

Signed-off-by: Michal Simek <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
include/configs/zynq-common.h

index 20c8163736c2bf4aa29f61ebb673c195448ade3c..638be2f00828adb1e064ef5f835e02bee10aa5fb 100644 (file)
@@ -50,6 +50,7 @@
 # define CONFIG_MII
 # define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
 # define CONFIG_PHY_MARVELL
+# define CONFIG_PHY_REALTEK
 # define CONFIG_BOOTP_SERVERIP
 # define CONFIG_BOOTP_BOOTPATH
 # define CONFIG_BOOTP_GATEWAY
This page took 0.028057 seconds and 4 git commands to generate.