From 82cca7bcd7bdb194f6f399d2b5a9b013e4465615 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 17 May 2016 00:48:18 +0200 Subject: u-boot: Upgrade to 2016.05 Upgrade the u-boot package to 2016.05 as it contains significant fixes for DDR initialization of the Gen5 socfpga as well as fixes for the problems with QSPI and USB with dcache enabled. Signed-off-by: Marek Vasut Cc: Dalon Westergreen Cc: Khem Raj --- conf/machine/cyclone5.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/cyclone5.conf') diff --git a/conf/machine/cyclone5.conf b/conf/machine/cyclone5.conf index 2307f3b..d28fbe7 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 ?= "2016.03%" +PREFERRED_VERSION_u-boot-socfpga ?= "2016.05%" UBOOT_CONFIG ??= "cyclone5-socdk" -- cgit v1.2.3-54-g00ecf