Forráskód Böngészése

brcm63xx: add pflash for remaining pflash equipped boards

Signed-off-by: Jonas Gorski <[email protected]>
Jonas Gorski 8 éve
szülő
commit
97b36aca09

+ 22 - 0
target/linux/brcm63xx/dts/ar1004g.dts

@@ -44,3 +44,25 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+
+	cfe@0 {
+		label = "CFE";
+		reg = <0x000000 0x010000>;
+		read-only;
+	};
+
+	linux@10000 {
+		label = "linux";
+		reg = <0x010000 0x3e0000>;
+	};
+
+	nvram@3f0000 {
+		label = "nvram";
+		reg = <0x3f0000 0x010000>;
+	};
+};

+ 22 - 0
target/linux/brcm63xx/dts/av4202n.dts

@@ -66,3 +66,25 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+
+	cfe@0 {
+		label = "CFE";
+		reg = <0x000000 0x020000>;
+		read-only;
+	};
+
+	linux@20000 {
+		label = "linux";
+		reg = <0x010000 0xfe0000>;
+	};
+
+	nvram@fe0000 {
+		label = "nvram";
+		reg = <0xfe0000 0x020000>;
+	};
+};

+ 6 - 0
target/linux/brcm63xx/dts/bcm96338GW.dts

@@ -38,3 +38,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 6 - 0
target/linux/brcm63xx/dts/bcm96338W.dts

@@ -38,3 +38,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 6 - 0
target/linux/brcm63xx/dts/bcm96345GW2.dts

@@ -12,3 +12,9 @@
 		bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 6 - 0
target/linux/brcm63xx/dts/bcm96348GW-10.dts

@@ -52,3 +52,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 6 - 0
target/linux/brcm63xx/dts/bcm96348GW-11.dts

@@ -52,3 +52,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 6 - 0
target/linux/brcm63xx/dts/bcm96348GW.dts

@@ -52,3 +52,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 6 - 0
target/linux/brcm63xx/dts/bcm96348R.dts

@@ -38,3 +38,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 6 - 0
target/linux/brcm63xx/dts/bcm96358VW.dts

@@ -38,3 +38,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 6 - 0
target/linux/brcm63xx/dts/bcm96358VW2.dts

@@ -34,3 +34,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 6 - 0
target/linux/brcm63xx/dts/bcm96368MVNgr.dts

@@ -38,3 +38,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 6 - 0
target/linux/brcm63xx/dts/bcm96368MVWG.dts

@@ -38,3 +38,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 22 - 0
target/linux/brcm63xx/dts/ct536plus.dts

@@ -40,3 +40,25 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+
+	cfe@0 {
+		label = "CFE";
+		reg = <0x000000 0x010000>;
+		read-only;
+	};
+
+	linux@10000 {
+		label = "linux";
+		reg = <0x010000 0x3e0000>;
+	};
+
+	nvram@3f0000 {
+		label = "nvram";
+		reg = <0x3f0000 0x010000>;
+	};
+};

+ 22 - 0
target/linux/brcm63xx/dts/dva-g3810bn_tl.dts

@@ -52,3 +52,25 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+
+	cfe@0 {
+		label = "CFE";
+		reg = <0x000000 0x010000>;
+		read-only;
+	};
+
+	linux@10000 {
+		label = "linux";
+		reg = <0x010000 0x7e0000>;
+	};
+
+	nvram@7f0000 {
+		label = "nvram";
+		reg = <0x7f0000 0x010000>;
+	};
+};

+ 22 - 0
target/linux/brcm63xx/dts/gw6000.dts

@@ -26,3 +26,25 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+
+	cfe@0 {
+		label = "CFE";
+		reg = <0x000000 0x010000>;
+		read-only;
+	};
+
+	linux@10000 {
+		label = "linux";
+		reg = <0x010000 0x3e0000>;
+	};
+
+	nvram@3f0000 {
+		label = "nvram";
+		reg = <0x3f0000 0x010000>;
+	};
+};

+ 22 - 0
target/linux/brcm63xx/dts/gw6200.dts

@@ -47,3 +47,25 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+
+	cfe@0 {
+		label = "CFE";
+		reg = <0x000000 0x010000>;
+		read-only;
+	};
+
+	linux@10000 {
+		label = "linux";
+		reg = <0x010000 0x7e0000>;
+	};
+
+	nvram@7f0000 {
+		label = "nvram";
+		reg = <0x7f0000 0x010000>;
+	};
+};

+ 6 - 0
target/linux/brcm63xx/dts/nb4-fxc-r1.dts

@@ -102,3 +102,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};

+ 6 - 0
target/linux/brcm63xx/dts/nb4-ser-r0.dts

@@ -102,3 +102,9 @@
 		};
 	};
 };
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+};