Skip to content

Commit 2d9cce1

Browse files
JohnTheCoolingFanigorpecovnik
authored andcommitted
Move rock-5-cmio revert patch to a board folder
1 parent 99716df commit 2d9cce1

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed

config/boards/rock-5-cm-rpi-cm4-io.csc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ KERNEL_TARGET="vendor"
88
FULL_DESKTOP="yes"
99
BOOT_LOGO="desktop"
1010
BOOT_FDT_FILE="rockchip/rk3588s-radxa-cm5-rpi-cm4-io.dtb"
11+
BOOTPATCHDIR="legacy/u-boot-radxa-rk35xx/board_rock-5-cm-rpi-cm4-io"
1112
BOOT_SCENARIO="spl-blobs"
1213
BOOT_SUPPORT_SPI="yes"
1314
BOOT_SPI_RKSPI_LOADER="yes"

config/boards/rock-5-cmio.csc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ KERNEL_TARGET="vendor"
88
FULL_DESKTOP="yes"
99
BOOT_LOGO="desktop"
1010
BOOT_FDT_FILE="rockchip/rk3588s-radxa-cm5-io.dtb"
11+
BOOTPATCHDIR="legacy/u-boot-radxa-rk35xx/board_rock-5-cmio"
1112
BOOT_SCENARIO="spl-blobs"
1213
BOOT_SUPPORT_SPI="yes"
1314
BOOT_SPI_RKSPI_LOADER="yes"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
board_rock-5-cmio

0 commit comments

Comments
 (0)