mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 00:11:13 +00:00
bcm63xx: replace "ok" with "okay" for status in DTS files
While "ok" is recognized in DT parsing, only "okay" is actually mentioned as valid value. Replace it accordingly. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
026fe1308c
commit
fdd968d64e
@ -32,7 +32,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -59,9 +59,9 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&uart1 {
|
&uart1 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -102,7 +102,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -121,5 +121,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -61,7 +61,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -85,5 +85,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -79,5 +79,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -77,7 +77,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -121,5 +121,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -91,7 +91,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -136,5 +136,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -100,7 +100,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -138,5 +138,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -55,5 +55,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -55,5 +55,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -62,5 +62,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -104,5 +104,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -97,7 +97,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -135,5 +135,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -71,5 +71,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -76,5 +76,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -92,5 +92,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -100,5 +100,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -80,7 +80,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -124,5 +124,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -77,7 +77,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -115,5 +115,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -122,5 +122,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&leds {
|
&leds {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_leds &pinctrl_serial_led
|
pinctrl-0 = <&pinctrl_leds &pinctrl_serial_led
|
||||||
@ -130,7 +130,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -149,5 +149,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -49,5 +49,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -49,5 +49,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -62,5 +62,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -64,5 +64,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -23,5 +23,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -87,5 +87,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -87,5 +87,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -86,5 +86,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -87,5 +87,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -68,5 +68,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -75,5 +75,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -75,5 +75,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -54,5 +54,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -61,7 +61,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -93,5 +93,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -86,5 +86,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -61,7 +61,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -93,5 +93,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -82,5 +82,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -90,5 +90,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -47,5 +47,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -47,5 +47,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -74,7 +74,7 @@
|
|||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
reg = <0x1e400000 0x800000>;
|
reg = <0x1e400000 0x800000>;
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "ecoscentric,redboot-fis-partitions";
|
compatible = "ecoscentric,redboot-fis-partitions";
|
||||||
@ -87,5 +87,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -83,5 +83,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -87,5 +87,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -47,5 +47,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -83,5 +83,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -94,5 +94,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -61,5 +61,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -89,5 +89,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -75,5 +75,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -87,5 +87,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -87,5 +87,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -60,5 +60,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -64,5 +64,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -49,5 +49,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -45,5 +45,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&leds {
|
&leds {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_serial_led>;
|
pinctrl-0 = <&pinctrl_serial_led>;
|
||||||
@ -148,7 +148,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -174,5 +174,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&leds {
|
&leds {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_serial_led>;
|
pinctrl-0 = <&pinctrl_serial_led>;
|
||||||
@ -78,7 +78,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -105,5 +105,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -64,5 +64,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -89,5 +89,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -82,5 +82,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -112,5 +112,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -116,7 +116,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -149,5 +149,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -116,7 +116,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -149,5 +149,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -111,7 +111,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -144,5 +144,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -94,7 +94,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -121,5 +121,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -94,7 +94,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -121,5 +121,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -94,7 +94,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -121,5 +121,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -98,7 +98,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -125,5 +125,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -75,7 +75,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&leds {
|
&leds {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_serial_led>;
|
pinctrl-0 = <&pinctrl_serial_led>;
|
||||||
@ -106,7 +106,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -114,5 +114,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -75,7 +75,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&leds {
|
&leds {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_serial_led>;
|
pinctrl-0 = <&pinctrl_serial_led>;
|
||||||
@ -106,7 +106,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -114,5 +114,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -73,7 +73,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -100,5 +100,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -89,7 +89,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -116,5 +116,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -72,5 +72,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -96,5 +96,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -73,7 +73,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hsspi {
|
&hsspi {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
@ -111,5 +111,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -107,9 +107,9 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&uart1 {
|
&uart1 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -105,5 +105,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -54,5 +54,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
||||||
@ -54,5 +54,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -95,5 +95,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -95,5 +95,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -95,5 +95,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -92,5 +92,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -81,7 +81,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -124,5 +124,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -100,7 +100,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -188,5 +188,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -94,7 +94,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -121,5 +121,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -101,5 +101,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -76,7 +76,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -160,5 +160,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -89,7 +89,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pflash {
|
&pflash {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
@ -127,5 +127,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user