ramips: move partitions into partition table node

Starting with kernel 4.4, the use of partitions as direct subnodes of the
mtd device is discouraged and only supported for backward compatiblity
reasons.

Signed-off-by: Alex Maclean <monkeh@monkeh.net>
This commit is contained in:
Alex Maclean 2018-08-01 21:32:34 +01:00 committed by Mathias Kresin
parent 6dd94c2781
commit 6031ab345d
257 changed files with 6665 additions and 5623 deletions

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -50,6 +53,7 @@
reg = <0x50000 0x390000>; reg = <0x50000 0x390000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -50,6 +53,7 @@
reg = <0x50000 0x390000>; reg = <0x50000 0x390000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -54,12 +54,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -83,6 +86,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };
&gpio1 { &gpio1 {

View file

@ -69,12 +69,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -98,6 +101,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -60,12 +60,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -89,6 +92,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };
&gpio1 { &gpio1 {

View file

@ -136,12 +136,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -170,6 +173,7 @@
reg = <0x50000 0xfb0000>; reg = <0x50000 0xfb0000>;
}; };
}; };
};
}; };
&wmac { &wmac {

View file

@ -51,12 +51,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0 0>; reg = <0 0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x20000>; reg = <0x0 0x20000>;
@ -80,6 +83,7 @@
reg = <0x40000 0x7c0000>; reg = <0x40000 0x7c0000>;
}; };
}; };
};
}; };
&ehci { &ehci {

View file

@ -43,12 +43,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -72,6 +75,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -19,6 +19,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -45,6 +48,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -11,12 +11,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -40,4 +43,5 @@
reg = <0x50000 0x3c8000>; reg = <0x50000 0x3c8000>;
}; };
}; };
};
}; };

View file

@ -11,12 +11,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -40,4 +43,5 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };

View file

@ -53,12 +53,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -82,6 +85,7 @@
reg = <0x50000 0x1fb0000>; reg = <0x50000 0x1fb0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -53,12 +53,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -82,6 +85,7 @@
reg = <0x50000 0x1fb0000>; reg = <0x50000 0x1fb0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -82,13 +82,16 @@
status = "okay"; status = "okay";
mx25l6405d@0 { mx25l6405d@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d","jedec,spi-nor"; compatible = "mx25l6405d","jedec,spi-nor";
reg = <0 0>; reg = <0 0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -112,6 +115,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&sdhci { &sdhci {

View file

@ -17,6 +17,9 @@
compatible = "cfi-flash"; compatible = "cfi-flash";
reg = <0xbc400000 0x800000>; reg = <0xbc400000 0x800000>;
bank-width = <2>; bank-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -37,6 +40,7 @@
label = "firmware"; label = "firmware";
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -17,6 +17,9 @@
compatible = "cfi-flash"; compatible = "cfi-flash";
reg = <0xbc400000 0x800000>; reg = <0xbc400000 0x800000>;
bank-width = <2>; bank-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -42,6 +45,7 @@
label = "firmware"; label = "firmware";
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -11,12 +11,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "uboot"; label = "uboot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -58,4 +61,5 @@
read-only; read-only;
}; };
}; };
};
}; };

View file

@ -11,12 +11,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "uboot"; label = "uboot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -52,4 +55,5 @@
read-only; read-only;
}; };
}; };
};
}; };

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -42,6 +45,7 @@
reg = <0x50000 0x7a0000>; reg = <0x50000 0x7a0000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -39,12 +39,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -68,6 +71,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -11,12 +11,15 @@
status = "okay"; status = "okay";
m25p80: m25p80@0 { m25p80: m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
reg = <0>; reg = <0>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -40,4 +43,5 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };

View file

@ -11,12 +11,15 @@
status = "okay"; status = "okay";
m25p80: m25p80@0 { m25p80: m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
reg = <0>; reg = <0>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -40,4 +43,5 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };

View file

@ -123,13 +123,16 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -158,6 +161,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&wmac { &wmac {

View file

@ -83,12 +83,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x20000>; reg = <0x0 0x20000>;
@ -124,6 +127,7 @@
read-only; read-only;
}; };
}; };
};
}; };
&ethernet { &ethernet {

View file

@ -69,12 +69,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x20000>; reg = <0x0 0x20000>;
@ -106,6 +109,7 @@
reg = <0x7f0000 0x10000>; reg = <0x7f0000 0x10000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -96,12 +96,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x20000>; reg = <0x0 0x20000>;
@ -137,6 +140,7 @@
read-only; read-only;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -95,12 +95,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x20000>; reg = <0x0 0x20000>;
@ -136,6 +139,7 @@
read-only; read-only;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -116,12 +116,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x20000>; reg = <0x0 0x20000>;
@ -151,6 +154,7 @@
read-only; read-only;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -14,6 +14,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -40,6 +43,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -96,12 +96,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -125,6 +128,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&pcm { &pcm {

View file

@ -54,6 +54,9 @@
compatible = "cfi-flash"; compatible = "cfi-flash";
reg = <0x1c000000 0x800000>; reg = <0x1c000000 0x800000>;
bank-width = <2>; bank-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -86,6 +89,7 @@
label = "firmware"; label = "firmware";
}; };
}; };
};
rtl8367 { rtl8367 {
compatible = "realtek,rtl8367"; compatible = "realtek,rtl8367";

View file

@ -14,6 +14,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -40,6 +43,7 @@
reg = <0x50000 0x790000>; reg = <0x50000 0x790000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -114,12 +114,15 @@
status = "okay"; status = "okay";
en25q128@0 { en25q128@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -143,6 +146,7 @@
reg = <0x50000 0xfb0000>; reg = <0x50000 0xfb0000>;
}; };
}; };
};
}; };
&sdhci { &sdhci {

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
i2c-gpio { i2c-gpio {
compatible = "i2c-gpio"; compatible = "i2c-gpio";

View file

@ -68,12 +68,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -97,6 +100,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&ethernet { &ethernet {

View file

@ -70,12 +70,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -99,6 +102,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&pcm { &pcm {

View file

@ -17,6 +17,9 @@
compatible = "cfi-flash"; compatible = "cfi-flash";
reg = <0x1c000000 0x800000>; reg = <0x1c000000 0x800000>;
bank-width = <2>; bank-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -54,6 +57,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
rtl8367 { rtl8367 {
compatible = "realtek,rtl8367"; compatible = "realtek,rtl8367";

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -115,12 +115,15 @@
status = "okay"; status = "okay";
en25q128@0 { en25q128@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -144,6 +147,7 @@
reg = <0x50000 0xfb0000>; reg = <0x50000 0xfb0000>;
}; };
}; };
};
}; };
&sdhci { &sdhci {

View file

@ -22,6 +22,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -54,6 +57,7 @@
reg = <0xb0000 0x750000>; reg = <0xb0000 0x750000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -18,6 +18,9 @@
reg = <0xbc400000 0x800000>; reg = <0xbc400000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -38,6 +41,7 @@
reg = <0x40000 0x3a0000>; reg = <0x40000 0x3a0000>;
}; };
}; };
};
rtl8366s { rtl8366s {
compatible = "realtek,rtl8366s"; compatible = "realtek,rtl8366s";

View file

@ -42,12 +42,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -71,6 +74,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -99,13 +99,16 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <80000000>; spi-max-frequency = <80000000>;
m25p,fast-read; m25p,fast-read;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -147,6 +150,7 @@
reg = <0x150000 0x6b0000>; reg = <0x150000 0x6b0000>;
}; };
}; };
};
}; };
&gdma { &gdma {

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x400000>; reg = <0x1f000000 0x400000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -49,12 +49,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -78,6 +81,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
gpio-keys-polled { gpio-keys-polled {
compatible = "gpio-keys-polled"; compatible = "gpio-keys-polled";

View file

@ -49,12 +49,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -78,6 +81,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -71,12 +71,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -100,6 +103,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
gpio-keys-polled { gpio-keys-polled {
compatible = "gpio-keys-polled"; compatible = "gpio-keys-polled";

View file

@ -49,12 +49,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -78,6 +81,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
gpio-keys-polled { gpio-keys-polled {
compatible = "gpio-keys-polled"; compatible = "gpio-keys-polled";

View file

@ -64,12 +64,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -93,6 +96,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
gpio-keys-polled { gpio-keys-polled {
compatible = "gpio-keys-polled"; compatible = "gpio-keys-polled";

View file

@ -43,12 +43,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -72,6 +75,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -71,12 +71,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <25000000>; spi-max-frequency = <25000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "uboot"; label = "uboot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -111,6 +114,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -54,12 +54,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -107,6 +110,7 @@
reg = <0x170000 0x690000>; reg = <0x170000 0x690000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -68,13 +68,16 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -110,6 +113,7 @@
reg = <0x50000 0xfb0000>; reg = <0x50000 0xfb0000>;
}; };
}; };
};
}; };
&pcie { &pcie {

View file

@ -107,14 +107,17 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <60000000>; spi-max-frequency = <60000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
m25p,fast-read; m25p,fast-read;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -138,4 +141,5 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };

View file

@ -57,12 +57,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <50000000>; spi-max-frequency = <50000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "jboot"; label = "jboot";
reg = <0x0 0x10000>; reg = <0x0 0x10000>;
@ -80,6 +83,7 @@
read-only; read-only;
}; };
}; };
};
}; };
&ehci { &ehci {

View file

@ -79,13 +79,16 @@
status = "okay"; status = "okay";
mx25l6405d@0 { mx25l6405d@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <30000000>; spi-max-frequency = <30000000>;
m25p,fast-read; m25p,fast-read;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "jboot"; label = "jboot";
reg = <0x0 0x10000>; reg = <0x0 0x10000>;
@ -102,6 +105,7 @@
reg = <0x7f0000 0x10000>; reg = <0x7f0000 0x10000>;
}; };
}; };
};
}; };
&spi1 { &spi1 {

View file

@ -97,12 +97,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "jboot"; label = "jboot";
reg = <0x0 0x10000>; reg = <0x0 0x10000>;
@ -120,6 +123,7 @@
read-only; read-only;
}; };
}; };
};
}; };
&ehci { &ehci {

View file

@ -59,12 +59,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -88,6 +91,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -62,13 +62,16 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -92,6 +95,7 @@
reg = <0x50000 0xfb0000>; reg = <0x50000 0xfb0000>;
}; };
}; };
};
}; };
&pcie { &pcie {

View file

@ -97,12 +97,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -126,6 +129,7 @@
read-only; read-only;
}; };
}; };
};
}; };
&ethernet { &ethernet {

View file

@ -90,12 +90,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -131,6 +134,7 @@
read-only; read-only;
}; };
}; };
};
}; };
&pcie { &pcie {

View file

@ -20,6 +20,9 @@
reg = <0xbc400000 0x800000>; reg = <0xbc400000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -46,6 +49,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
rtl8366s { rtl8366s {
compatible = "realtek,rtl8366s"; compatible = "realtek,rtl8366s";

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -42,6 +45,7 @@
reg = <0x7f0000 0x10000>; reg = <0x7f0000 0x10000>;
}; };
}; };
};
rtl8366rb { rtl8366rb {
compatible = "realtek,rtl8366rb"; compatible = "realtek,rtl8366rb";

View file

@ -65,12 +65,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -119,6 +122,7 @@
reg = <0xff0000 0x10000>; reg = <0xff0000 0x10000>;
}; };
}; };
};
}; };
&wmac { &wmac {

View file

@ -57,13 +57,16 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -87,6 +90,7 @@
reg = <0x50000 0xfb0000>; reg = <0x50000 0xfb0000>;
}; };
}; };
};
}; };
&pcie { &pcie {

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
gpio-export { gpio-export {
compatible = "gpio-export"; compatible = "gpio-export";

View file

@ -69,13 +69,16 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -99,6 +102,7 @@
reg = <0x50000 0x1fb0000>; reg = <0x50000 0x1fb0000>;
}; };
}; };
};
}; };
&cpuclock { &cpuclock {

View file

@ -80,13 +80,16 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -110,6 +113,7 @@
reg = <0x50000 0x1fb0000>; reg = <0x50000 0x1fb0000>;
}; };
}; };
};
}; };
&cpuclock { &cpuclock {

View file

@ -81,12 +81,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -114,6 +117,7 @@
reg = <0xff0000 0x10000>; reg = <0xff0000 0x10000>;
}; };
}; };
};
}; };
&sdhci { &sdhci {

View file

@ -100,13 +100,16 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -130,6 +133,7 @@
reg = <0x50000 0xfb0000>; reg = <0x50000 0xfb0000>;
}; };
}; };
};
}; };
&uart1 { &uart1 {

View file

@ -76,12 +76,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -109,6 +112,7 @@
reg = <0xff0000 0x10000>; reg = <0xff0000 0x10000>;
}; };
}; };
};
}; };
&ehci { &ehci {

View file

@ -76,12 +76,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -109,6 +112,7 @@
reg = <0xff0000 0x10000>; reg = <0xff0000 0x10000>;
}; };
}; };
};
}; };
&sdhci { &sdhci {

View file

@ -68,14 +68,17 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
linux,modalias = "m25p80", "w25q128"; linux,modalias = "m25p80", "w25q128";
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -117,6 +120,7 @@
read-only; read-only;
}; };
}; };
};
}; };
&ethernet { &ethernet {

View file

@ -51,6 +51,11 @@
&nand { &nand {
status = "okay"; status = "okay";
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x80000>; reg = <0x0 0x80000>;
@ -116,6 +121,7 @@
label = "opt"; label = "opt";
reg = <0x54c0000 0x2ac0000>; reg = <0x54c0000 0x2ac0000>;
}; };
};
}; };
&pcie { &pcie {

View file

@ -55,12 +55,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -97,6 +100,7 @@
reg = <0xff0000 0x10000>; reg = <0xff0000 0x10000>;
}; };
}; };
};
}; };
&ehci { &ehci {

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x1000000>; reg = <0x1f000000 0x1000000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -50,6 +53,7 @@
read-only; read-only;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -61,12 +61,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -90,6 +93,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -88,6 +88,9 @@
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
spi-max-frequency = <25000000>; spi-max-frequency = <25000000>;
reg = <0>; reg = <0>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -114,6 +117,7 @@
label = "firmware"; label = "firmware";
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -54,12 +54,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -83,6 +86,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -47,12 +47,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -76,6 +79,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };
&ethernet { &ethernet {

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -18,6 +18,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -44,6 +47,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
gpio-leds { gpio-leds {
compatible = "gpio-leds"; compatible = "gpio-leds";

View file

@ -57,13 +57,16 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -93,6 +96,7 @@
reg = <0xa0000 0xf60000>; reg = <0xa0000 0xf60000>;
}; };
}; };
};
}; };
&pcie { &pcie {

View file

@ -98,13 +98,16 @@
pinctrl-0 = <&spi_pins>, <&spi_cs1_pins>; pinctrl-0 = <&spi_pins>, <&spi_cs1_pins>;
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <40000000>; spi-max-frequency = <40000000>;
m25p,chunked-io = <31>; m25p,chunked-io = <31>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -127,6 +130,7 @@
reg = <0x50000 0x1fb0000>; reg = <0x50000 0x1fb0000>;
}; };
}; };
};
spidev@1 { spidev@1 {
#address-cells = <1>; #address-cells = <1>;

View file

@ -53,12 +53,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "Bootloader"; label = "Bootloader";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -82,6 +85,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -45,12 +45,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -74,6 +77,7 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -11,12 +11,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -40,4 +43,5 @@
reg = <0x50000 0x3b0000>; reg = <0x50000 0x3b0000>;
}; };
}; };
};
}; };

View file

@ -11,12 +11,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -40,4 +43,5 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };

View file

@ -35,13 +35,16 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0 0>; reg = <0 0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
m25p,chunked-io = <32>; m25p,chunked-io = <32>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x1d800>; reg = <0x0 0x1d800>;
@ -74,6 +77,7 @@
reg = <0x40000 0x7c0000>; reg = <0x40000 0x7c0000>;
}; };
}; };
};
}; };
&ethernet { &ethernet {

View file

@ -70,12 +70,15 @@
status = "okay"; status = "okay";
m25p80@0 { m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor"; compatible = "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "u-boot"; label = "u-boot";
reg = <0x0 0x30000>; reg = <0x0 0x30000>;
@ -99,6 +102,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&ethernet { &ethernet {

View file

@ -43,6 +43,9 @@
reg = <0x1f000000 0x800000>; reg = <0x1f000000 0x800000>;
bank-width = <2>; bank-width = <2>;
device-width = <2>; device-width = <2>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
@ -69,6 +72,7 @@
reg = <0x50000 0x7b0000>; reg = <0x50000 0x7b0000>;
}; };
}; };
};
}; };
&pinctrl { &pinctrl {

View file

@ -86,6 +86,11 @@
&nand { &nand {
status = "okay"; status = "okay";
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
partition@0 { partition@0 {
label = "Bootloader"; label = "Bootloader";
reg = <0x0 0x80000>; reg = <0x0 0x80000>;
@ -161,6 +166,7 @@
label = "ubi"; label = "ubi";
reg = <0xa00000 0x7580000>; reg = <0xa00000 0x7580000>;
}; };
};
}; };
&pcie { &pcie {

Some files were not shown because too many files have changed in this diff Show more