We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
BOOTFS_TYPE
1 parent 86f473d commit c2856ceCopy full SHA for c2856ce
1 file changed
config/boards/rock-3a.conf
@@ -25,6 +25,7 @@ function post_family_config__rock-3a_use_mainline_uboot_except_vendor_and_add_sa
25
[[ "${BRANCH}" == "vendor" ]] && return 0
26
27
display_alert "$BOARD" "Mainline U-Boot overrides for $BOARD - $BRANCH" "info"
28
+ unset BOOTFS_TYPE
29
declare -g BOOTCONFIG="rock-3a-rk3568_defconfig"
30
declare -g BOOTDELAY=1
31
declare -g BOOTSOURCE="https://github.com/u-boot/u-boot"
0 commit comments