diff options
author | Luka Perkov <luka@openwrt.org> | 2014-11-30 03:55:44 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-11-30 03:55:44 +0000 |
commit | c595a596801079592ad4bb64cd311faa0aad2abb (patch) | |
tree | 790f87815c8b421b285e7505461326b86317a5be /package/boot/uboot-kirkwood/patches/120-iconnect.patch | |
parent | 201af1b21915a91d7b43910e65aa8171b3fd7b4f (diff) | |
download | upstream-c595a596801079592ad4bb64cd311faa0aad2abb.tar.gz upstream-c595a596801079592ad4bb64cd311faa0aad2abb.tar.bz2 upstream-c595a596801079592ad4bb64cd311faa0aad2abb.zip |
uboot-kirkwood: bump to 2014.10
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43436
Diffstat (limited to 'package/boot/uboot-kirkwood/patches/120-iconnect.patch')
-rw-r--r-- | package/boot/uboot-kirkwood/patches/120-iconnect.patch | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/package/boot/uboot-kirkwood/patches/120-iconnect.patch b/package/boot/uboot-kirkwood/patches/120-iconnect.patch index 4b57cc6666..e525ca00af 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 -@@ -65,30 +65,35 @@ +@@ -66,30 +66,35 @@ #define CONFIG_ENV_IS_NOWHERE #endif #define CONFIG_ENV_SIZE 0x20000 @@ -45,13 +45,3 @@ /* * Ethernet driver configuration ---- a/boards.cfg -+++ b/boards.cfg -@@ -170,6 +170,7 @@ Active arm arm926ejs kirkw - Active arm arm926ejs kirkwood cloudengines pogo_e02 pogo_e02 - Dave Purdy <david.c.purdy@gmail.com> - Active arm arm926ejs kirkwood d-link dns325 dns325 - Stefan Herbrechtsmeier <stefan@code.herbrechtsmeier.net> - Active arm arm926ejs kirkwood iomega iconnect iconnect - Luka Perkov <luka@openwrt.org> -+Active arm arm926ejs kirkwood iomega iconnect iconnect_second_stage iconnect:SECOND_STAGE Luka Perkov <luka@openwrt.org> - Active arm arm926ejs kirkwood karo tk71 tk71 - - - Active arm arm926ejs kirkwood keymile km_arm km_kirkwood km_kirkwood:KM_KIRKWOOD Valentin Longchamp <valentin.longchamp@keymile.com> - Active arm arm926ejs kirkwood keymile km_arm km_kirkwood_128m16 km_kirkwood:KM_KIRKWOOD_128M16 Valentin Longchamp <valentin.longchamp@keymile.com> |