summaryrefslogtreecommitdiff
path: root/package/boot/uboot-kirkwood/patches/110-dockstar.patch
diff options
context:
space:
mode:
authorPaul Wassi <p.wassi@gmx.at>2017-10-11 19:19:06 +0200
committerMathias Kresin <dev@kresin.me>2017-11-03 20:04:52 +0100
commit67da6a7c5e45baa1cd9ce4ebbf22d4797274b368 (patch)
treeca715cf15dd7b7e53652cde577c51ae0a2ddc2be /package/boot/uboot-kirkwood/patches/110-dockstar.patch
parentdfa29309887287d9f5bc9ef9748786525ad7ccee (diff)
downloadmtk-20170518-67da6a7c5e45baa1cd9ce4ebbf22d4797274b368.zip
mtk-20170518-67da6a7c5e45baa1cd9ce4ebbf22d4797274b368.tar.gz
mtk-20170518-67da6a7c5e45baa1cd9ce4ebbf22d4797274b368.tar.bz2
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 <alberto.bursi@outlook.it> Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'package/boot/uboot-kirkwood/patches/110-dockstar.patch')
-rw-r--r--package/boot/uboot-kirkwood/patches/110-dockstar.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-kirkwood/patches/110-dockstar.patch b/package/boot/uboot-kirkwood/patches/110-dockstar.patch
index 46b838f..94d62ce 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 */