From 6672326759dbf75436896c2e009b28685dcbe580 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Thu, 11 Apr 2019 16:59:35 +0200 Subject: [PATCH] [ meson64 family ] attach u-boot to 2019.04, briefly tested --- config/sources/meson64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sources/meson64.conf b/config/sources/meson64.conf index b286cba33c..6363feb738 100644 --- a/config/sources/meson64.conf +++ b/config/sources/meson64.conf @@ -1,6 +1,6 @@ BOOTSOURCE=$MAINLINE_UBOOT_SOURCE BOOTDIR=$MAINLINE_UBOOT_DIR -BOOTBRANCH='tag:v2019.01' +BOOTBRANCH='tag:v2019.04' UBOOT_USE_GCC='> 7.0' UBOOT_TARGET_MAP="u-boot-dtb.img;;u-boot.bin.sd.bin:u-boot.bin u-boot-dtb.img"