diff mbox

[U-Boot,4/6] ARM: zynq: Enable Realtek phys by default

Message ID 32cd3f1694cbdd4238574412db86dc0868f2cfcd.1455359979.git.monstr@monstr.eu
State Accepted
Commit 9ec2cf00b456d64c9ef25ca2d1c4a95d4b855cee
Delegated to: Michal Simek
Headers show

Commit Message

Michal Simek Feb. 13, 2016, 10:39 a.m. UTC
This phy is available at Zybo board.

Signed-off-by: Michal Simek <monstr@monstr.eu>
---

 include/configs/zynq-common.h | 1 +
 1 file changed, 1 insertion(+)

Comments

Michal Simek Feb. 22, 2016, 3:15 p.m. UTC | #1
On 13.2.2016 11:39, Michal Simek wrote:
> This phy is available at Zybo board.
> 
> Signed-off-by: Michal Simek <monstr@monstr.eu>
> ---
> 
>  include/configs/zynq-common.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
> index e8c3ef0c3872..7b42a00b9e75 100644
> --- a/include/configs/zynq-common.h
> +++ b/include/configs/zynq-common.h
> @@ -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
> 

Applied to zynq repo.

Thanks,
Michal
diff mbox

Patch

diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index e8c3ef0c3872..7b42a00b9e75 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -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