rock-3a: unset BOOTFS_TYPE for non-vendor builds (#9068)
* rock-3a: unset `BOOTFS_TYPE` for non-vendor builds * unset BOOTFS_TYPE at all following recommendations from Jianfeng and Ricardo
This commit is contained in:
parent
9922402de8
commit
660c52bc53
@ -14,7 +14,6 @@ BOOT_SCENARIO="spl-blobs"
|
||||
BOOT_SUPPORT_SPI="yes"
|
||||
BOOT_SPI_RKSPI_LOADER="yes"
|
||||
IMAGE_PARTITION_TABLE="gpt"
|
||||
BOOTFS_TYPE="fat"
|
||||
|
||||
function post_family_config__rock-3a_use_mainline_uboot_except_vendor_and_add_sata_target() {
|
||||
display_alert "$BOARD" "Configuring ($BOARD) standard and sata uboot target map" "info"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user