u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] configs: imx95: enable PCI_INIT_R for Toradex modules
@ 2026-06-12  8:58 Franz Schnyder
  2026-06-12  8:59 ` [PATCH 1/2] configs: toradex-smarc-imx95: enable PCI_INIT_R Franz Schnyder
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Franz Schnyder @ 2026-06-12  8:58 UTC (permalink / raw)
  To: NXP i.MX U-Boot Team, u-boot
  Cc: Francesco Dolcini, Fabio Estevam, Tom Rini, Franz Schnyder

Currently, on the Toradex SMARC iMX95 and the Verdin iMX95 the ENETC 
device is not enumerated before network initialization because 
pci_init() is not called. As a result, no Ethernet device is registered.

Enable CONFIG_PCI_INIT_R so the PCI buses are enumerated early enough
for the Ethernet Controller to be detected and used.

Signed-off-by: Franz Schnyder <franz.schnyder@toradex.com>
---
Franz Schnyder (2):
      configs: toradex-smarc-imx95: enable PCI_INIT_R
      configs: verdin-imx95: enable PCI_INIT_R

 configs/toradex-smarc-imx95_defconfig | 1 +
 configs/verdin-imx95_defconfig        | 1 +
 2 files changed, 2 insertions(+)
---
base-commit: a566d32693600bbbe405ca5a7f4ab07f71f45e86
change-id: 20260611-fix-smarc-verdin-imx95-eth-761d2c76d6fe

Best regards,
--  
Franz Schnyder <franz.schnyder@toradex.com>


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

end of thread, other threads:[~2026-06-12 20:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-12  8:58 [PATCH 0/2] configs: imx95: enable PCI_INIT_R for Toradex modules Franz Schnyder
2026-06-12  8:59 ` [PATCH 1/2] configs: toradex-smarc-imx95: enable PCI_INIT_R Franz Schnyder
2026-06-12  8:59 ` [PATCH 2/2] configs: verdin-imx95: " Franz Schnyder
2026-06-12 13:11 ` [PATCH 0/2] configs: imx95: enable PCI_INIT_R for Toradex modules Francesco Dolcini
2026-06-12 14:12   ` Fabio Estevam
2026-06-12 20:28 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).