kirkwood: nsa310s: fix partition size
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 47504
This commit is contained in:
@@ -261,7 +261,7 @@
|
||||
+
|
||||
+ partition@200000 {
|
||||
+ label = "root";
|
||||
+ reg = <0x200000 0xfe00000>;
|
||||
+ reg = <0x200000 0x7e00000>;
|
||||
+ };
|
||||
+};
|
||||
+
|
||||
|
||||
@@ -261,7 +261,7 @@
|
||||
+
|
||||
+ partition@200000 {
|
||||
+ label = "root";
|
||||
+ reg = <0x200000 0xfe00000>;
|
||||
+ reg = <0x200000 0x7e00000>;
|
||||
+ };
|
||||
+};
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user