diff --git a/artifacts/orangepi-5-plus/u-boot/patches/uboot-pcienum.patch b/artifacts/orangepi-5-plus/u-boot/patches/uboot-pcienum.patch new file mode 100644 index 00000000..d5653565 --- /dev/null +++ b/artifacts/orangepi-5-plus/u-boot/patches/uboot-pcienum.patch @@ -0,0 +1,12 @@ +diff --git a/configs/orangepi-5-plus-rk3588_defconfig b/configs/orangepi-5-plus-rk3588_defconfig +index 9050fceda4..d2c4a6e607 100644 +--- a/configs/orangepi-5-plus-rk3588_defconfig ++++ b/configs/orangepi-5-plus-rk3588_defconfig +@@ -27,6 +27,7 @@ CONFIG_LEGACY_IMAGE_FORMAT=y + CONFIG_DEFAULT_FDT_FILE="rockchip/rk3588-orangepi-5-plus.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_RAW_IMAGE_SUPPORT is not set