Remove duplicate BOOTPATCHDIR
Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com>
This commit is contained in:
parent
544e562696
commit
5dd1cd63ce
@ -37,7 +37,6 @@ function post_family_config_branch_edge__radxa-zero3_use_mainline_uboot() {
|
||||
BOOTSOURCE="https://github.com/u-boot/u-boot"
|
||||
BOOTBRANCH="tag:v2024.10"
|
||||
BOOTPATCHDIR="v2024.10"
|
||||
BOOTPATCHDIR="u-boot-zero3" # Empty
|
||||
|
||||
UBOOT_TARGET_MAP="BL31=$RKBIN_DIR/$BL31_BLOB ROCKCHIP_TPL=$RKBIN_DIR/$DDR_BLOB;;u-boot-rockchip.bin"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user