summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Obbard <chris.obbard@collabora.com>2023-07-03 13:41:20 +0300
committerKever Yang <kever.yang@rock-chips.com>2023-07-28 13:45:03 +0300
commit5b269ed404dc1ddaa8e1a100e466312d580769d7 (patch)
treeba0abef084bf9279549ba306974d26fdc873ede7
parent52472504e9c48cc1b34e0942c0075cd111ea85f0 (diff)
downloadu-boot-5b269ed404dc1ddaa8e1a100e466312d580769d7.tar.xz
configs: rockchip: rock5b-rk3588: Enable CONFIG_PCI_INIT_R
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>
-rw-r--r--configs/rock5b-rk3588_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rock5b-rk3588_defconfig b/configs/rock5b-rk3588_defconfig
index 7618258ac5..3976a6c0f0 100644
--- 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