aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/patches-3.18/110-ib62x0.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2016-03-14 17:12:08 +0000
committerLuka Perkov <luka@openwrt.org>2016-03-14 17:12:08 +0000
commit62d0a18dbe97c58e42e17df8c50bc2d9a0916fdf (patch)
tree45f151083ff1bf2e01f7c44a0e7e63394d043fa5 /target/linux/kirkwood/patches-3.18/110-ib62x0.patch
parent1fe3ced70862e49e4004f73d7ab2c6fdabbaccac (diff)
downloadmaster-187ad058-62d0a18dbe97c58e42e17df8c50bc2d9a0916fdf.tar.gz
master-187ad058-62d0a18dbe97c58e42e17df8c50bc2d9a0916fdf.tar.bz2
master-187ad058-62d0a18dbe97c58e42e17df8c50bc2d9a0916fdf.zip
kirkwood: drop 3.18
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49021 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood/patches-3.18/110-ib62x0.patch')
-rw-r--r--target/linux/kirkwood/patches-3.18/110-ib62x0.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/kirkwood/patches-3.18/110-ib62x0.patch b/target/linux/kirkwood/patches-3.18/110-ib62x0.patch
deleted file mode 100644
index 153c41b782..0000000000
--- a/target/linux/kirkwood/patches-3.18/110-ib62x0.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/arch/arm/boot/dts/kirkwood-ib62x0.dts
-+++ b/arch/arm/boot/dts/kirkwood-ib62x0.dts
-@@ -117,13 +117,13 @@
- };
-
- partition@100000 {
-- label = "uImage";
-- reg = <0x0100000 0x600000>;
-+ label = "second stage u-boot";
-+ reg = <0x100000 0x200000>;
- };
-
-- partition@700000 {
-+ partition@200000 {
- label = "root";
-- reg = <0x0700000 0xf900000>;
-+ reg = <0x200000 0xfe00000>;
- };
-
- };