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/140-pogoplug_e02.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/140-pogoplug_e02.patch')
-rw-r--r-- | package/boot/uboot-kirkwood/patches/140-pogoplug_e02.patch | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/package/boot/uboot-kirkwood/patches/140-pogoplug_e02.patch b/package/boot/uboot-kirkwood/patches/140-pogoplug_e02.patch index a93dde0981..40e659fca2 100644 --- a/package/boot/uboot-kirkwood/patches/140-pogoplug_e02.patch +++ b/package/boot/uboot-kirkwood/patches/140-pogoplug_e02.patch @@ -1,16 +1,6 @@ ---- a/boards.cfg -+++ b/boards.cfg -@@ -168,6 +168,7 @@ Active arm arm926ejs davin - Active arm arm926ejs kirkwood buffalo lsxl lschlv2 lsxl:LSCHLV2 Michael Walle <michael@walle.cc> - Active arm arm926ejs kirkwood buffalo lsxl lsxhl lsxl:LSXHL Michael Walle <michael@walle.cc> - Active arm arm926ejs kirkwood cloudengines pogo_e02 pogo_e02 - Dave Purdy <david.c.purdy@gmail.com> -+Active arm arm926ejs kirkwood cloudengines pogo_e02 pogo_e02_second_stage pogo_e02:SECOND_STAGE Felix Kaechele <felix@fetzig.org> - 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> --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h -@@ -62,23 +62,35 @@ +@@ -63,23 +63,35 @@ #endif #define CONFIG_ENV_SIZE 0x20000 /* 128k */ |