ARM: zynq: Enable Realtek phys by default
This phy is available at Zybo board. Signed-off-by: Michal Simek <monstr@monstr.eu> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
18c4e7f71c
commit
9ec2cf00b4
|
|
@ -50,6 +50,7 @@
|
||||||
# define CONFIG_MII
|
# define CONFIG_MII
|
||||||
# define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
|
# define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
|
||||||
# define CONFIG_PHY_MARVELL
|
# define CONFIG_PHY_MARVELL
|
||||||
|
# define CONFIG_PHY_REALTEK
|
||||||
# define CONFIG_BOOTP_SERVERIP
|
# define CONFIG_BOOTP_SERVERIP
|
||||||
# define CONFIG_BOOTP_BOOTPATH
|
# define CONFIG_BOOTP_BOOTPATH
|
||||||
# define CONFIG_BOOTP_GATEWAY
|
# define CONFIG_BOOTP_GATEWAY
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue