summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMarcin Niestroj <m.niestroj@grinn-global.com>2017-01-11 15:15:24 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-01-13 16:17:45 +0100
commitfa05b218b5acc539d1de7583b50e9f425fc4a24f (patch)
tree7a3a6c9aa51709d2dc60debba1b2f62589efeb9a /configs
parent2248fa6a5a9127b44150c2bcbfea5a368952a233 (diff)
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 <m.niestroj@grinn-global.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/grinn_liteboard_defconfig2
1 files changed, 1 insertions, 1 deletions
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