Fix sunxi64-next u-boot branch

This commit is contained in:
zador-blood-stained 2017-11-30 22:21:10 +03:00
parent ffa59ae513
commit d5588442de

View file

@ -21,7 +21,7 @@ case $BRANCH in
BOOTSOURCE=$MAINLINE_UBOOT_SOURCE
BOOTDIR=$MAINLINE_UBOOT_DIR
BOOTBRANCH='tag:v2017.09'
BOOTBRANCH='tag:v2017.11'
BOOTPATCHDIR='u-boot-sunxi'
UBOOT_USE_GCC='> 7.0'
UBOOT_TARGET_MAP=';;spl/sunxi-spl.bin u-boot.itb'