* [RESEND PATCH] arm: kirkwood: Pogoplug V4 : Use Marvell network PHY driver
@ 2022-01-25 10:00 Tony Dinh
0 siblings, 0 replies; only message in thread
From: Tony Dinh @ 2022-01-25 10:00 UTC (permalink / raw)
To: U-Boot Mailing List, Stefan Roese
Cc: Pali Roh�r, Tom Rini, David Purdy, Marek Beh�n,
Tony Dinh
The Pogoplug V4 board has the network chip Marvell 88E1116R. So to
properly configure the network, enable CONFIG_PHY_MARVELL to activate
the compatible 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@gmail.com>
---
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
--
2.30.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-01-25 10:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-25 10:00 [RESEND PATCH] arm: kirkwood: Pogoplug V4 : Use Marvell network PHY driver Tony Dinh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox