summaryrefslogtreecommitdiff
path: root/configs/snps_axs103_defconfig
diff options
context:
space:
mode:
authorZakharov Vlad <Vladislav.Zakharov@synopsys.com>2016-11-14 21:07:00 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-14 21:37:10 +0100
commitc418476aa85e8158c3e309bb08c7bdf77665c70c (patch)
tree74978c46af09e685c7273fc52f4d9380758c7a02 /configs/snps_axs103_defconfig
parentdab808e6ae634e08040a96bd06ea4910fed93633 (diff)
configs/snps_axs*: bump U-Boot to 2016.11
With this commit we upgrade U-Boot version to 2016.11 in "snps_axs101_defconfig" and "snps_axs103_defconfig". Important fixes: new version fixes U-Boot build for arc700. Since gcc-6.x "-marc700" option is no longer supported, "-mcpu=arc700" should be used instead. We haven't sent it before as we were waiting for U-Boot 2016.11 release. Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/snps_axs103_defconfig')
-rw-r--r--configs/snps_axs103_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/snps_axs103_defconfig b/configs/snps_axs103_defconfig
index 08c55de7e..d2a838e6b 100644
--- a/configs/snps_axs103_defconfig
+++ b/configs/snps_axs103_defconfig
@@ -22,6 +22,6 @@ BR2_LINUX_KERNEL_DEFCONFIG="axs103_smp"
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.07"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.11"
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="axs103"
BR2_TARGET_UBOOT_NEEDS_DTC=y