public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/2] configs: gwventana_emmc_defconfig: add MV88E61XX DSA switch support
@ 2023-02-21 17:18 Tim Harvey
  2023-02-21 17:18 ` [PATCH 2/2] configs: remove gwventana_gw5904_defconfig Tim Harvey
  2023-03-30  8:43 ` [PATCH 1/2] configs: gwventana_emmc_defconfig: add MV88E61XX DSA switch support sbabic
  0 siblings, 2 replies; 4+ messages in thread
From: Tim Harvey @ 2023-02-21 17:18 UTC (permalink / raw)
  To: u-boot, Stefano Babic, Fabio Estevam, NXP i . MX U-Boot Team; +Cc: Tim Harvey

The MV88E61XX switch is used on the GW5904 which is an eMMC based board.
Adding it here allows us to remove the gwventana_gw5904_defconfig.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
---
 configs/gwventana_emmc_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/configs/gwventana_emmc_defconfig b/configs/gwventana_emmc_defconfig
index 032dcfe343cd..ee833a59f3d4 100644
--- a/configs/gwventana_emmc_defconfig
+++ b/configs/gwventana_emmc_defconfig
@@ -114,9 +114,12 @@ CONFIG_SUPPORT_EMMC_BOOT=y
 CONFIG_FSL_USDHC=y
 CONFIG_MTD=y
 CONFIG_PHYLIB=y
+CONFIG_PHY_FIXED=y
 CONFIG_DM_MDIO=y
+CONFIG_DM_DSA=y
 CONFIG_E1000=y
 CONFIG_FEC_MXC=y
+CONFIG_MV88E6XXX=y
 CONFIG_MII=y
 CONFIG_PCI=y
 CONFIG_PCIE_IMX=y
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-03-30  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-21 17:18 [PATCH 1/2] configs: gwventana_emmc_defconfig: add MV88E61XX DSA switch support Tim Harvey
2023-02-21 17:18 ` [PATCH 2/2] configs: remove gwventana_gw5904_defconfig Tim Harvey
2023-03-30  8:45   ` sbabic
2023-03-30  8:43 ` [PATCH 1/2] configs: gwventana_emmc_defconfig: add MV88E61XX DSA switch support sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox