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:
5247250
)
configs: rockchip: rock5b-rk3588: Enable CONFIG_PCI_INIT_R
author
Christopher Obbard
<chris.obbard@collabora.com>
Mon, 3 Jul 2023 10:41:20 +0000
(11:41 +0100)
committer
Kever Yang
<kever.yang@rock-chips.com>
Fri, 28 Jul 2023 10:45:03 +0000
(18:45 +0800)
Enable CONFIG_PCI_INIT_R for rock5b pci enumeration during boot in order
to autodetect the PCI ethernet NIC during the boot process.
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/rock5b-rk3588_defconfig
patch
|
blob
|
history
diff --git
a/configs/rock5b-rk3588_defconfig
b/configs/rock5b-rk3588_defconfig
index
7618258
..
3976a6c
100644
(file)
--- a/
configs/rock5b-rk3588_defconfig
+++ b/
configs/rock5b-rk3588_defconfig
@@
-35,6
+35,7
@@
CONFIG_OF_BOARD_SETUP=y
CONFIG_DEFAULT_FDT_FILE="rockchip/rk3588-rock-5b.dtb"
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_DISPLAY_BOARDINFO_LATE=y
+CONFIG_PCI_INIT_R=y
CONFIG_SPL_MAX_SIZE=0x40000
CONFIG_SPL_PAD_TO=0x7f8000
CONFIG_SPL_HAS_BSS_LINKER_SECTION=y