kirkwood: nsa310s: fix partition size
authorLuka Perkov <luka@openwrt.org>
Wed, 18 Nov 2015 21:35:04 +0000 (21:35 +0000)
committerLuka Perkov <luka@openwrt.org>
Wed, 18 Nov 2015 21:35:04 +0000 (21:35 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 47504

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

index 9766455cf9238b1362492e2080e758bb3bd3e912..fbbb0e6df9d502d7753bb6209598af12a081a72b 100644 (file)
 +
 +      partition@200000 {
 +              label = "root";
 +
 +      partition@200000 {
 +              label = "root";
-+              reg = <0x200000 0xfe00000>;
++              reg = <0x200000 0x7e00000>;
 +      };
 +};
 +
 +      };
 +};
 +
index c348f726319eb36e0299557747764f713f953fec..c15aacfa4c278936fd10d425d01e52c2fb13848f 100644 (file)
 +
 +      partition@200000 {
 +              label = "root";
 +
 +      partition@200000 {
 +              label = "root";
-+              reg = <0x200000 0xfe00000>;
++              reg = <0x200000 0x7e00000>;
 +      };
 +};
 +
 +      };
 +};
 +