From: Fabio Estevam Date: Wed, 4 Apr 2018 15:38:03 +0000 (-0300) Subject: configs/wandboard: Bump to U-Boot 2018.03 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e871472dd52ac387348f0195d056b93dbbca19c5;p=buildroot.git configs/wandboard: Bump to U-Boot 2018.03 Signed-off-by: Fabio Estevam Signed-off-by: Peter Korsgaard --- diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig index b43c0c0e13..a53ae3a7f4 100644 --- a/configs/wandboard_defconfig +++ b/configs/wandboard_defconfig @@ -13,7 +13,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="wandboard" BR2_TARGET_UBOOT_CUSTOM_VERSION=y -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2018.01" +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2018.03" BR2_TARGET_UBOOT_FORMAT_IMG=y BR2_TARGET_UBOOT_SPL=y BR2_TARGET_UBOOT_SPL_NAME="SPL"