mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-25 01:56:43 +07:00
Update for Orange Pi CM5
This commit is contained in:
14
external/config/boards/orangepicm5-tablet.conf
vendored
Normal file
14
external/config/boards/orangepicm5-tablet.conf
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Rockchip RK3588s SoC
|
||||
BOARD_NAME="Orange Pi CM5 Tablet"
|
||||
BOARDFAMILY="rockchip-rk3588"
|
||||
BOOTCONFIG="orangepi_cm5_tablet_defconfig"
|
||||
KERNEL_TARGET="legacy"
|
||||
BOOT_LOGO="desktop"
|
||||
BOOT_FDT_FILE="rockchip/rk3588s-orangepi-cm5-tablet.dtb"
|
||||
BOOT_SCENARIO="spl-blobs"
|
||||
IMAGE_PARTITION_TABLE="gpt"
|
||||
BOOT_SUPPORT_SPI="yes"
|
||||
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
|
||||
DISTRIB_TYPE_LEGACY="bullseye bookworm focal jammy"
|
||||
BOOTFS_TYPE="fat"
|
||||
REVISION="1.0.0"
|
||||
Reference in New Issue
Block a user