aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/patches-3.18
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
commit1e04c8c1d5254ebc6146bb40761fc8070fb9cc23 (patch)
tree69a741a8bd90019f516eec3f916826c47eb765a4 /target/linux/kirkwood/patches-3.18
parent96285e7d728cd961ec7e877e74e697a0b4a678d3 (diff)
downloadmaster-187ad058-1e04c8c1d5254ebc6146bb40761fc8070fb9cc23.tar.gz
master-187ad058-1e04c8c1d5254ebc6146bb40761fc8070fb9cc23.tar.bz2
master-187ad058-1e04c8c1d5254ebc6146bb40761fc8070fb9cc23.zip
kirkwood: nsa310s: fix partition size
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47504 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood/patches-3.18')
-rw-r--r--target/linux/kirkwood/patches-3.18/190-nsa310s.patch2
1 files changed, 1 insertions, 1 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>;
+ };
+};
+