public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] board: fsl: ls1046afrwy: complete DM_ETH enablement
@ 2023-06-07 11:20 Camelia Groza
  2023-06-07 11:20 ` [PATCH 1/3] arm: dts: ls1046afrwy: add the FMan Ethernet nodes Camelia Groza
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Camelia Groza @ 2023-06-07 11:20 UTC (permalink / raw)
  To: u-boot, pramod.kumar_1, peng.fan; +Cc: Camelia Groza

With DM_ETH enabled by default, the FMan Ethernet isn't configured at
present. This patch set adds the missing dts nodes, enables remaining
build configs and initializes PCI devices.

Camelia Groza (3):
  arm: dts: ls1046afrwy: add the FMan Ethernet nodes
  board: freescale: ls1046afrwy: enumerate PCI devices
  configs: ls1046afrwy: enable DM_MDIO and DM_CMD

 arch/arm/dts/fsl-ls1046a-frwy.dts             | 48 ++++++++++++++++++-
 board/freescale/ls1046afrwy/ls1046afrwy.c     |  3 ++
 configs/ls1046afrwy_tfa_SECURE_BOOT_defconfig |  2 +
 configs/ls1046afrwy_tfa_defconfig             |  2 +
 4 files changed, 54 insertions(+), 1 deletion(-)

--
2.17.1


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

end of thread, other threads:[~2023-06-07 13:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-07 11:20 [PATCH 0/3] board: fsl: ls1046afrwy: complete DM_ETH enablement Camelia Groza
2023-06-07 11:20 ` [PATCH 1/3] arm: dts: ls1046afrwy: add the FMan Ethernet nodes Camelia Groza
2023-06-07 11:20 ` [PATCH 2/3] board: freescale: ls1046afrwy: enumerate PCI devices Camelia Groza
2023-06-07 11:20 ` [PATCH 3/3] configs: ls1046afrwy: enable DM_MDIO and DM_CMD Camelia Groza

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