[PATCH 2/2] configs: orangepi-5-plus-rk3588: Build SPI image by default
Slawomir Stepien
sst at poczta.fm
Tue Oct 31 17:13:27 CET 2023
Flashing this image to the on-board flash is useful when you want to
start Linux from a medium (e.g. nvme) without flashing u-boot elements
to it.
Signed-off-by: Slawomir Stepien <sst at poczta.fm>
---
configs/orangepi-5-plus-rk3588_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/orangepi-5-plus-rk3588_defconfig b/configs/orangepi-5-plus-rk3588_defconfig
index 0473699621..9af65026a0 100644
--- a/configs/orangepi-5-plus-rk3588_defconfig
+++ b/configs/orangepi-5-plus-rk3588_defconfig
@@ -103,3 +103,4 @@ CONFIG_USB_OHCI_GENERIC=y
CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_GENERIC=y
CONFIG_ERRNO_STR=y
+CONFIG_ROCKCHIP_SPI_IMAGE=y
--
2.42.0
More information about the U-Boot
mailing list