git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9373e5a
)
imx95_evk: enable PCI early
author
Tim Harvey
<tharvey@gateworks.com>
Fri, 9 May 2025 02:58:56 +0000
(23:58 -0300)
committer
Fabio Estevam
<festevam@gmail.com>
Mon, 12 May 2025 21:43:34 +0000
(18:43 -0300)
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>
configs/imx95_19x19_evk_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx95_19x19_evk_defconfig
b/configs/imx95_19x19_evk_defconfig
index
a40d93d
..
32aee1f
100644
(file)
--- 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