kirkwood: nsa310s: fix partition size
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Nov 2015 21:35:04 +0000 (21:35 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Nov 2015 21:35:04 +0000 (21:35 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47504 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/kirkwood/patches-3.18/190-nsa310s.patch
target/linux/kirkwood/patches-4.3/170-nsa310s.patch

index 9766455..fbbb0e6 100644 (file)
 +
 +      partition@200000 {
 +              label = "root";
-+              reg = <0x200000 0xfe00000>;
++              reg = <0x200000 0x7e00000>;
 +      };
 +};
 +
index c348f72..c15aacf 100644 (file)
 +
 +      partition@200000 {
 +              label = "root";
-+              reg = <0x200000 0xfe00000>;
++              reg = <0x200000 0x7e00000>;
 +      };
 +};
 +