brcm63xx: add pflash for remaining pflash equipped boards

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
v19.07.3_mercusys_ac12_duma
Jonas Gorski 7 years ago
parent 31c3ac1118
commit 97b36aca09

@ -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>;
};
};

@ -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>;
};
};

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

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

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

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

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

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

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

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

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

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

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

@ -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>;
};
};

@ -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>;
};
};

@ -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>;
};
};

@ -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>;
};
};

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

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

Loading…
Cancel
Save