From 1fd52efc7b02bbd34729b34ed61ac6c78471f1c5 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Fri, 22 Feb 2019 14:22:10 +0000 Subject: u-boot: update cyclone5 u-boot to v2019.01 This commit updates the cyclone5 machine with the U-Boot v2019.01 Note, that the License file in this version is updated, therefore the License checksum differs from all previous releases here. Signed-off-by: Andrey Zhizhikin --- conf/machine/cyclone5.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/cyclone5.conf b/conf/machine/cyclone5.conf index 7210566..4005b9d 100644 --- a/conf/machine/cyclone5.conf +++ b/conf/machine/cyclone5.conf @@ -4,7 +4,7 @@ require conf/machine/include/socfpga.inc -PREFERRED_VERSION_u-boot-socfpga ?= "v2018.05%" +PREFERRED_VERSION_u-boot-socfpga ?= "v2019.01%" UBOOT_CONFIG ??= "cyclone5-socdk" -- cgit v1.2.3-54-g00ecf