Update for Orange Pi 5 v1.0.4

This commit is contained in:
Your Name
2022-12-12 18:04:04 +08:00
parent 75912766d6
commit cf2eec97c4
8 changed files with 30 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
BOARD_NAME="Orange Pi 5"
BOARDFAMILY="rockchip-rk3588"
BOOTCONFIG="orangepi_5_defconfig"
#BOOTCONFIG="orangepi_5_sata_defconfig"
KERNEL_TARGET="legacy"
BOOT_LOGO="desktop"
BOOT_FDT_FILE="rockchip/rk3588s-orangepi-5.dtb"
@@ -11,4 +12,4 @@ BOOT_SUPPORT_SPI="yes"
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
DISTRIB_TYPE_LEGACY="bullseye jammy"
BOOTFS_TYPE="fat"
REVISION="1.0.2"
REVISION="1.0.4"