We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13cc3a9 commit 1cddfbaCopy full SHA for 1cddfba
artifacts/orangepi-5-plus/u-boot/patches/uboot-pcienum.patch
@@ -0,0 +1,12 @@
1
+diff --git a/configs/orangepi-5-plus-rk3588_defconfig b/configs/orangepi-5-plus-rk3588_defconfig
2
+index 9050fceda4..d2c4a6e607 100644
3
+--- a/configs/orangepi-5-plus-rk3588_defconfig
4
++++ b/configs/orangepi-5-plus-rk3588_defconfig
5
+@@ -27,6 +27,7 @@ CONFIG_LEGACY_IMAGE_FORMAT=y
6
+ CONFIG_DEFAULT_FDT_FILE="rockchip/rk3588-orangepi-5-plus.dtb"
7
+ # CONFIG_DISPLAY_CPUINFO is not set
8
+ CONFIG_DISPLAY_BOARDINFO_LATE=y
9
++CONFIG_PCI_INIT_R=y
10
+ CONFIG_SPL_MAX_SIZE=0x40000
11
+ CONFIG_SPL_PAD_TO=0x7f8000
12
+ # CONFIG_SPL_RAW_IMAGE_SUPPORT is not set
0 commit comments