[U-Boot] [PATCH 03/12] ARM: rmobile: Enable KSZ90X1 PHY on Salvator-X
Nobuhiro Iwamatsu
iwamatsu at nigauri.org
Fri Aug 25 22:26:19 UTC 2017
Hi,
2017-08-21 0:13 GMT+09:00 Marek Vasut <marek.vasut at gmail.com>:
> Commit da3b9e7fd6a1 (Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig)
> broke ethernet support on R8A779x Salvator-X boards by disabling the
> KSZ90x1 PHY in Kconfig. Reenable it.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
> Cc: Alexandru Gagniuc <alex.g at adaptrum.com>
> Cc: Joe Hershberger <joe.hershberger at ni.com>
> ---
> configs/r8a7795_salvator-x_defconfig | 1 +
> configs/r8a7796_salvator-x_defconfig | 1 +
> 2 files changed, 2 insertions(+)
Applied, thanks.
Best regards,
Nobuhiro
>
> diff --git a/configs/r8a7795_salvator-x_defconfig b/configs/r8a7795_salvator-x_defconfig
> index f517e0e7ab..3d36698127 100644
> --- a/configs/r8a7795_salvator-x_defconfig
> +++ b/configs/r8a7795_salvator-x_defconfig
> @@ -24,6 +24,7 @@ CONFIG_CLK=y
> CONFIG_CLK_RENESAS=y
> CONFIG_SH_SDHI=y
> CONFIG_PHY_MICREL=y
> +CONFIG_PHY_MICREL_KSZ90X1=y
> CONFIG_DM_ETH=y
> CONFIG_RENESAS_RAVB=y
> CONFIG_SCIF_CONSOLE=y
> diff --git a/configs/r8a7796_salvator-x_defconfig b/configs/r8a7796_salvator-x_defconfig
> index 247f8785e3..10aa0bed44 100644
> --- a/configs/r8a7796_salvator-x_defconfig
> +++ b/configs/r8a7796_salvator-x_defconfig
> @@ -25,6 +25,7 @@ CONFIG_CLK=y
> CONFIG_CLK_RENESAS=y
> CONFIG_SH_SDHI=y
> CONFIG_PHY_MICREL=y
> +CONFIG_PHY_MICREL_KSZ90X1=y
> CONFIG_DM_ETH=y
> CONFIG_RENESAS_RAVB=y
> CONFIG_SCIF_CONSOLE=y
> --
> 2.11.0
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
--
Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6
More information about the U-Boot
mailing list