diff options
author | Luka Perkov <luka@openwrt.org> | 2016-03-14 17:12:08 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2016-03-14 17:12:08 +0000 |
commit | b5bcd4cf36b7535f6f00c0efc5f7732730fdf593 (patch) | |
tree | bbd2a236d00e1568d13976c35dd90ce0176fba6a /target/linux/kirkwood/patches-3.18/181-goflexnet.patch | |
parent | 3ffb5cec14863a2bcfc4da903a1a6bbb78409097 (diff) | |
download | upstream-b5bcd4cf36b7535f6f00c0efc5f7732730fdf593.tar.gz upstream-b5bcd4cf36b7535f6f00c0efc5f7732730fdf593.tar.bz2 upstream-b5bcd4cf36b7535f6f00c0efc5f7732730fdf593.zip |
kirkwood: drop 3.18
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 49021
Diffstat (limited to 'target/linux/kirkwood/patches-3.18/181-goflexnet.patch')
-rw-r--r-- | target/linux/kirkwood/patches-3.18/181-goflexnet.patch | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/target/linux/kirkwood/patches-3.18/181-goflexnet.patch b/target/linux/kirkwood/patches-3.18/181-goflexnet.patch deleted file mode 100644 index fc19e396d5..0000000000 --- a/target/linux/kirkwood/patches-3.18/181-goflexnet.patch +++ /dev/null @@ -1,25 +0,0 @@ -Index: linux-4.4.4/arch/arm/boot/dts/kirkwood-goflexnet.dts -=================================================================== ---- linux-4.4.4.orig/arch/arm/boot/dts/kirkwood-goflexnet.dts -+++ linux-4.4.4/arch/arm/boot/dts/kirkwood-goflexnet.dts -@@ -158,18 +158,8 @@ - }; - - partition@100000 { -- label = "uImage"; -- reg = <0x0100000 0x400000>; -- }; -- -- partition@500000 { -- label = "pogoplug"; -- reg = <0x0500000 0x2000000>; -- }; -- -- partition@2500000 { -- label = "root"; -- reg = <0x02500000 0xd800000>; -+ label = "ubi"; -+ reg = <0x0100000 0x0ff00000>; - }; - }; - |