summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-11-18 21:35:04 +0000
committerLuka Perkov <luka@openwrt.org>2015-11-18 21:35:04 +0000
commit84c7a31535d9afc84a0f17960c5a3ef9c801485b (patch)
tree3cdad5e6cbef5c9ebaa92932b40c37a8fae8e3f9 /target/linux/kirkwood
parent949d7fc37818ffda7b1cee6c8bed742319a051ad (diff)
downloadmaster-31e0f0ae-84c7a31535d9afc84a0f17960c5a3ef9c801485b.tar.gz
master-31e0f0ae-84c7a31535d9afc84a0f17960c5a3ef9c801485b.tar.bz2
master-31e0f0ae-84c7a31535d9afc84a0f17960c5a3ef9c801485b.zip
kirkwood: nsa310s: fix partition size
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 47504
Diffstat (limited to 'target/linux/kirkwood')
-rw-r--r--target/linux/kirkwood/patches-3.18/190-nsa310s.patch2
-rw-r--r--target/linux/kirkwood/patches-4.3/170-nsa310s.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/kirkwood/patches-3.18/190-nsa310s.patch b/target/linux/kirkwood/patches-3.18/190-nsa310s.patch
index 9766455cf9..fbbb0e6df9 100644
--- a/target/linux/kirkwood/patches-3.18/190-nsa310s.patch
+++ b/target/linux/kirkwood/patches-3.18/190-nsa310s.patch
@@ -261,7 +261,7 @@
+
+ partition@200000 {
+ label = "root";
-+ reg = <0x200000 0xfe00000>;
++ reg = <0x200000 0x7e00000>;
+ };
+};
+
diff --git a/target/linux/kirkwood/patches-4.3/170-nsa310s.patch b/target/linux/kirkwood/patches-4.3/170-nsa310s.patch
index c348f72631..c15aacfa4c 100644
--- a/target/linux/kirkwood/patches-4.3/170-nsa310s.patch
+++ b/target/linux/kirkwood/patches-4.3/170-nsa310s.patch
@@ -261,7 +261,7 @@
+
+ partition@200000 {
+ label = "root";
-+ reg = <0x200000 0xfe00000>;
++ reg = <0x200000 0x7e00000>;
+ };
+};
+