From 67da6a7c5e45baa1cd9ce4ebbf22d4797274b368 Mon Sep 17 00:00:00 2001 From: Paul Wassi Date: Wed, 11 Oct 2017 19:19:06 +0200 Subject: uboot-kirkwood: update to 2017.09 Upgrade uboot-kirkwood to upstream release 2017.09 Catch up with upstream and move configuration options from simple defines to Kconfig, as otherwise dependencies would not be resolved and code would not compile. Tested-by: Alberto Bursi Signed-off-by: Paul Wassi --- package/boot/uboot-kirkwood/patches/110-dockstar.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/boot/uboot-kirkwood/patches/110-dockstar.patch') diff --git a/package/boot/uboot-kirkwood/patches/110-dockstar.patch b/package/boot/uboot-kirkwood/patches/110-dockstar.patch index 46b838f30b..94d62cee82 100644 --- a/package/boot/uboot-kirkwood/patches/110-dockstar.patch +++ b/package/boot/uboot-kirkwood/patches/110-dockstar.patch @@ -7,8 +7,8 @@ +#define CONFIG_SYS_MVFS /* - * Commands configuration -@@ -45,29 +46,29 @@ + * mv-common.h should be defined after CMD configs since it used them +@@ -37,29 +38,29 @@ * it has to be rounded to sector size */ #define CONFIG_ENV_SIZE 0x20000 /* 128k */ -- cgit v1.2.3