rock5b use ext4 boot

This commit is contained in:
amazingfate 2022-10-18 23:34:23 +08:00
parent aa692d7a77
commit cb10983662

View File

@ -11,4 +11,4 @@ WIREGUARD="no"
BOOT_SUPPORT_SPI="yes"
IMAGE_PARTITION_TABLE="gpt"
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
BOOTFS_TYPE="fat"
BOOTFS_TYPE="ext4"