diff options
Diffstat (limited to 'target/linux/ramips/dts/GL-MT300N-V2.dts')
-rw-r--r-- | target/linux/ramips/dts/GL-MT300N-V2.dts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/GL-MT300N-V2.dts b/target/linux/ramips/dts/GL-MT300N-V2.dts index 56cd92d6ff..35ad4cc38c 100644 --- a/target/linux/ramips/dts/GL-MT300N-V2.dts +++ b/target/linux/ramips/dts/GL-MT300N-V2.dts @@ -120,14 +120,14 @@ }; factory: partition@40000 { - label = "factory"; - reg = <0x40000 0x10000>; - read-only; + label = "factory"; + reg = <0x40000 0x10000>; + read-only; }; partition@50000 { - label = "firmware"; - reg = <0x50000 0xfb0000>; + label = "firmware"; + reg = <0x50000 0xfb0000>; }; }; }; |