diff --git a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-HYNIX.dts b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-HYNIX.dts
index 225a4f3e8af209b9c6a093809e6c2374297240ad..3cb7d7d723c2609b00c2ed424f09b6e95953e0bd 100644
--- a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-HYNIX.dts
+++ b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-HYNIX.dts
@@ -31,24 +31,7 @@
 
 			partition@400000 {
 				label = "ubi";
-				reg = <0x400000 0x3000000>;
-			};
-
-			partition@3400000 {
-				label = "reserved-kernel";
-				reg = <0x3400000 0x400000>;
-			};
-			partition@3800000 {
-				label = "reserved-filesystem";
-				reg = <0x3800000 0x3000000>;
-			};
-			partition@6800000 {
-				label = "config";
-				reg = <0x6800000 0x200000>;
-			};
-			partition@6a00000 {
-				label = "nand-filesystem";
-				reg = <0x6a00000 0x1600000>;
+				reg = <0x400000 0x7c00000>;
 			};
 		};
 	};
diff --git a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-MICRON.dts b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-MICRON.dts
index 3346310b1b30df35d382b095241b49e55ddd7567..1a1be6fd3793fada6e4729c5b50435620bceef5b 100644
--- a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-MICRON.dts
+++ b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-MICRON.dts
@@ -29,24 +29,7 @@
 
 			partition@400000 {
 				label = "ubi";
-				reg = <0x400000 0x3000000>;
-			};
-
-			partition@3400000 {
-				label = "reserved-kernel";
-				reg = <0x3400000 0x400000>;
-			};
-			partition@3800000 {
-				label = "reserved-filesystem";
-				reg = <0x3800000 0x3000000>;
-			};
-			partition@6800000 {
-				label = "config";
-				reg = <0x6800000 0x200000>;
-			};
-			partition@6a00000 {
-				label = "nand-filesystem";
-				reg = <0x6a00000 0x1600000>;
+				reg = <0x400000 0x7c00000>;
 			};
 		};
 	};