[PATCH] imx95_evk: enable PCI early
Fabio Estevam
festevam at gmail.com
Fri May 9 04:58:56 CEST 2025
From: Tim Harvey <tharvey at gateworks.com>
Enable PCI early as the NETC device is an PCI ECAM device.
Signed-off-by: Tim Harvey <tharvey at gateworks.com>
Signed-off-by: Fabio Estevam <festevam at gmail.com>
---
Resending because the original patch does not appear in patchwork or lore.
configs/imx95_19x19_evk_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/imx95_19x19_evk_defconfig b/configs/imx95_19x19_evk_defconfig
index fe968d5a2390..f78c416ae570 100644
--- a/configs/imx95_19x19_evk_defconfig
+++ b/configs/imx95_19x19_evk_defconfig
@@ -42,6 +42,7 @@ CONFIG_SYS_PBSIZE=2074
CONFIG_ARCH_MISC_INIT=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_BOARD_LATE_INIT=y
+CONFIG_PCI_INIT_R=y
CONFIG_SPL_MAX_SIZE=0x20000
CONFIG_SPL_BOARD_INIT=y
CONFIG_SPL_LOAD_IMX_CONTAINER=y
--
2.34.1
More information about the U-Boot
mailing list