summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2025-05-08 23:58:56 -0300
committerFabio Estevam <festevam@gmail.com>2025-05-12 18:43:34 -0300
commitb3525ecd4908b6c7cdf2c9e4cd028c8d80d3d958 (patch)
treebc2a101f8b80c25c5e17a8f46f49f71443b86d3e
parent9373e5aecfc5baf94534e2e7cc2270a09fc349b4 (diff)
imx95_evk: enable PCI early
Enable PCI early as the NETC device is an PCI ECAM device. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Alice Guo <alice.guo@nxp.com>
-rw-r--r--configs/imx95_19x19_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx95_19x19_evk_defconfig b/configs/imx95_19x19_evk_defconfig
index a40d93db0df..32aee1fa90a 100644
--- a/configs/imx95_19x19_evk_defconfig
+++ b/configs/imx95_19x19_evk_defconfig
@@ -41,6 +41,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