first commit
This commit is contained in:
12
external/config/boards/orangepicm5.conf
vendored
Normal file
12
external/config/boards/orangepicm5.conf
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Rockchip RK3588s SoC
|
||||
BOARD_NAME="Orange Pi CM5"
|
||||
BOARDFAMILY="rockchip-rk3588"
|
||||
BOOTCONFIG="orangepi_cm5_defconfig"
|
||||
KERNEL_TARGET="legacy,current"
|
||||
BOOT_LOGO="desktop"
|
||||
BOOT_FDT_FILE="rockchip/rk3588s-orangepi-cm5.dtb"
|
||||
BOOT_SCENARIO="spl-blobs"
|
||||
BOOT_SUPPORT_SPI="yes"
|
||||
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
|
||||
DISTRIB_TYPE_LEGACY="bullseye bookworm focal jammy"
|
||||
REVISION="1.0.2"
|
||||
Reference in New Issue
Block a user