[PATCH] arm: kirkwood: Pogoplug V4 : Use Marvel network PHY driver
Stefan Roese
sr at denx.de
Tue Jan 25 16:49:06 CET 2022
On 1/25/22 10:48, Tony Dinh wrote:
> The Pogoplug V4 board has the network chip Marvell 88E1118R. So to
> properly configure the network, enable CONFIG_PHY_MARVELL to activate
> the driver M88E1118R.
>
> - This patch depends on the series:
> https://patchwork.ozlabs.org/project/uboot/patch/20220124061712.28316-2-mibodhi@gmail.com/
>
> Signed-off-by: Tony Dinh <mibodhi at gmail.com>
I was wondering, how all this "magically" works without the Marvell PHY
driver being involved. ;) So:
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
> ---
>
> configs/pogo_v4_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/pogo_v4_defconfig b/configs/pogo_v4_defconfig
> index 5490067b9e..1cf409c834 100644
> --- a/configs/pogo_v4_defconfig
> +++ b/configs/pogo_v4_defconfig
> @@ -62,6 +62,7 @@ CONFIG_KIRKWOOD_GPIO=y
> CONFIG_MVEBU_MMC=y
> CONFIG_MTD=y
> CONFIG_MTD_RAW_NAND=y
> +CONFIG_PHY_MARVELL=y
> CONFIG_DM_ETH=y
> CONFIG_MVGBE=y
> CONFIG_MII=y
Viele Grüße,
Stefan Roese
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
More information about the U-Boot
mailing list