board: amlogic: enable PHY_REALTEK for selected boards
authorNeil Armstrong <narmstrong@baylibre.com>
Wed, 10 Apr 2019 14:41:30 +0000 (16:41 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 23 Apr 2019 09:19:49 +0000 (11:19 +0200)
When using the generic PHY on boards using an RGMII Realtek PHY,
gigabit speed is not always reliable.

This patch enables the Realtek PHY driver for such boards.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
configs/khadas-vim2_defconfig
configs/nanopi-k2_defconfig
configs/odroid-c2_defconfig
configs/s400_defconfig

index 611f179c6f145f4044835d3bc3d2364d8a17ef7e..d2d2967a8fdbb8263d4cee88297a3c2ddddbfe11 100644 (file)
@@ -31,6 +31,7 @@ CONFIG_MMC_MESON_GX=y
 CONFIG_MTD=y
 CONFIG_DM_ETH=y
 CONFIG_ETH_DESIGNWARE=y
+CONFIG_PHY_REALTEK=y
 CONFIG_PHY=y
 CONFIG_MESON_GXL_USB_PHY=y
 CONFIG_PINCTRL=y
index 60481cd39baa69890ef86166f8da5e4de9849d06..3e7979973b6a7261dd4f59d4618245b8331b12e9 100644 (file)
@@ -28,6 +28,7 @@ CONFIG_DM_MMC=y
 CONFIG_MMC_MESON_GX=y
 CONFIG_DM_ETH=y
 CONFIG_ETH_DESIGNWARE=y
+CONFIG_PHY_REALTEK=y
 CONFIG_PINCTRL=y
 CONFIG_PINCTRL_MESON_GXBB=y
 CONFIG_DM_REGULATOR=y
index 04904c28b57d4e0108fc06227a59c70faf488dff..66e59e5e27154103ca7e962bc7e59683443dccbc 100644 (file)
@@ -29,6 +29,7 @@ CONFIG_DM_MMC=y
 CONFIG_MMC_MESON_GX=y
 CONFIG_DM_ETH=y
 CONFIG_ETH_DESIGNWARE=y
+CONFIG_PHY_REALTEK=y
 CONFIG_PINCTRL=y
 CONFIG_PINCTRL_MESON_GXBB=y
 CONFIG_DM_REGULATOR=y
index 6cd47d0184b27f8cf49a78358fae6dc42aab161f..db8f80a6d56b8ee5bf42017008cecb18665d1e55 100644 (file)
@@ -26,6 +26,7 @@ CONFIG_DM_MMC=y
 CONFIG_MMC_MESON_GX=y
 CONFIG_DM_ETH=y
 CONFIG_ETH_DESIGNWARE=y
+CONFIG_PHY_REALTEK=y
 CONFIG_PINCTRL=y
 CONFIG_PINCTRL_MESON_AXG=y
 CONFIG_DM_REGULATOR=y