From fa05b218b5acc539d1de7583b50e9f425fc4a24f Mon Sep 17 00:00:00 2001 From: Marcin Niestroj Date: Wed, 11 Jan 2017 15:15:24 +0100 Subject: configs/liteboard: Bump U-Boot to 2017.01 There is already support in newest U-Boot version, so drop existing U-Boot patches. Signed-off-by: Marcin Niestroj Signed-off-by: Peter Korsgaard --- configs/grinn_liteboard_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/grinn_liteboard_defconfig b/configs/grinn_liteboard_defconfig index d82f7fef1..c5fb5f0cb 100644 --- a/configs/grinn_liteboard_defconfig +++ b/configs/grinn_liteboard_defconfig @@ -16,7 +16,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y BR2_TARGET_UBOOT_CUSTOM_VERSION=y -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.09.01" +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2017.01" BR2_TARGET_UBOOT_BOARD_DEFCONFIG="liteboard" BR2_TARGET_UBOOT_FORMAT_IMG=y BR2_TARGET_UBOOT_SPL=y -- cgit v1.2.3