Use Fat as default bootfs type of Orange Pi 5 (#4635)
This commit is contained in:
parent
71ac9beb28
commit
e9fea8af93
@ -12,7 +12,7 @@ WIREGUARD="no"
|
||||
BOOT_SUPPORT_SPI="yes"
|
||||
IMAGE_PARTITION_TABLE="gpt"
|
||||
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
|
||||
BOOTFS_TYPE="ext4"
|
||||
BOOTFS_TYPE="fat"
|
||||
|
||||
# Override family config for this board; let's avoid conditionals in family config.
|
||||
function post_family_config__orangepi5_use_vendor_uboot() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user