aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-kirkwood/patches/130-ib62x0.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-11-30 03:55:44 +0000
committerLuka Perkov <luka@openwrt.org>2014-11-30 03:55:44 +0000
commitc595a596801079592ad4bb64cd311faa0aad2abb (patch)
tree790f87815c8b421b285e7505461326b86317a5be /package/boot/uboot-kirkwood/patches/130-ib62x0.patch
parent201af1b21915a91d7b43910e65aa8171b3fd7b4f (diff)
downloadupstream-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/130-ib62x0.patch')
-rw-r--r--package/boot/uboot-kirkwood/patches/130-ib62x0.patch14
1 files changed, 2 insertions, 12 deletions
diff --git a/package/boot/uboot-kirkwood/patches/130-ib62x0.patch b/package/boot/uboot-kirkwood/patches/130-ib62x0.patch
index cfbb58a34f..f46970ced8 100644
--- a/package/boot/uboot-kirkwood/patches/130-ib62x0.patch
+++ b/package/boot/uboot-kirkwood/patches/130-ib62x0.patch
@@ -1,16 +1,6 @@
---- a/boards.cfg
-+++ b/boards.cfg
-@@ -198,6 +198,7 @@ Active arm arm926ejs kirkw
- Active arm arm926ejs kirkwood Marvell rd6281a rd6281a - Prafulla Wadaskar <prafulla@marvell.com>
- Active arm arm926ejs kirkwood Marvell sheevaplug sheevaplug - Prafulla Wadaskar <prafulla@marvell.com>
- Active arm arm926ejs kirkwood raidsonic ib62x0 ib62x0 - Luka Perkov <luka@openwrt.org>
-+Active arm arm926ejs kirkwood raidsonic ib62x0 ib62x0_second_stage ib62x0:SECOND_STAGE Luka Perkov <luka@openwrt.org>
- Active arm arm926ejs kirkwood Seagate dockstar dockstar - Eric Cooper <ecc@cmu.edu>
- Active arm arm926ejs kirkwood Seagate dockstar dockstar_second_stage dockstar:SECOND_STAGE Luka Perkov <luka@openwrt.org>
- Active arm arm926ejs kirkwood Seagate goflexhome goflexhome - Suriyan Ramasami <suriyan.r@gmail.com>
--- a/include/configs/ib62x0.h
+++ b/include/configs/ib62x0.h
-@@ -91,7 +91,8 @@
+@@ -92,7 +92,8 @@
"mtdparts=orion_nand:" \
"0xe0000@0x0(uboot)," \
"0x20000@0xe0000(uboot_env)," \
@@ -20,7 +10,7 @@
#define CONFIG_EXTRA_ENV_SETTINGS \
"console=console=ttyS0,115200\0" \
-@@ -99,7 +100,7 @@
+@@ -100,7 +101,7 @@
"mtdparts="CONFIG_MTDPARTS \
"kernel=/boot/zImage\0" \
"fdt=/boot/ib62x0.dtb\0" \