diff options
author | Paul Wassi <p.wassi@gmx.at> | 2017-03-15 07:37:48 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-03-20 08:19:35 +0100 |
commit | c95c3165b9497c17353a54976b9aa3fcaeee9677 (patch) | |
tree | fb3c51cff0ee0378aa64ab0497620550a4b2054a /package/boot/uboot-kirkwood/patches/120-iconnect.patch | |
parent | 2fd1a3e9129bb51b1747924264996aaf26570493 (diff) | |
download | upstream-c95c3165b9497c17353a54976b9aa3fcaeee9677.tar.gz upstream-c95c3165b9497c17353a54976b9aa3fcaeee9677.tar.bz2 upstream-c95c3165b9497c17353a54976b9aa3fcaeee9677.zip |
package/boot: update uboot-kirkwood to 2017.03
Bump uboot-kirkwood to upstream release 2017.03
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'package/boot/uboot-kirkwood/patches/120-iconnect.patch')
-rw-r--r-- | package/boot/uboot-kirkwood/patches/120-iconnect.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-kirkwood/patches/120-iconnect.patch b/package/boot/uboot-kirkwood/patches/120-iconnect.patch index 102a147c2f..1f1ce75f25 100644 --- a/package/boot/uboot-kirkwood/patches/120-iconnect.patch +++ b/package/boot/uboot-kirkwood/patches/120-iconnect.patch @@ -1,6 +1,6 @@ --- a/include/configs/iconnect.h +++ b/include/configs/iconnect.h -@@ -59,30 +59,29 @@ +@@ -51,30 +51,29 @@ #define CONFIG_ENV_IS_NOWHERE #endif #define CONFIG_ENV_SIZE 0x20000 @@ -42,7 +42,7 @@ * Ethernet driver configuration --- a/configs/iconnect_defconfig +++ b/configs/iconnect_defconfig -@@ -7,6 +7,7 @@ CONFIG_SYS_PROMPT="iconnect => " +@@ -9,6 +9,7 @@ CONFIG_SYS_PROMPT="iconnect => " # CONFIG_CMD_FLASH is not set CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set |