Skip to content

Commit c2856ce

Browse files
committed
rock-3a: unset BOOTFS_TYPE for non-vendor builds
1 parent 86f473d commit c2856ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/boards/rock-3a.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ function post_family_config__rock-3a_use_mainline_uboot_except_vendor_and_add_sa
2525
[[ "${BRANCH}" == "vendor" ]] && return 0
2626

2727
display_alert "$BOARD" "Mainline U-Boot overrides for $BOARD - $BRANCH" "info"
28+
unset BOOTFS_TYPE
2829
declare -g BOOTCONFIG="rock-3a-rk3568_defconfig"
2930
declare -g BOOTDELAY=1
3031
declare -g BOOTSOURCE="https://github.com/u-boot/u-boot"

0 commit comments

Comments
 (0)