Lines Matching +full:image +full:- +full:specific
2 * P1024 RDB Device Tree Source stub (no addresses or top-level ranges)
15 * derived from this software without specific prior written permission.
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
53 /* 256KB for DTB Image */
55 label = "NOR DTB Image";
59 /* 3.5 MB for Linux Kernel Image */
61 label = "NOR Linux Kernel Image";
72 /* 512KB for u-boot Bootloader Image */
73 /* 512KB for u-boot Environment Variables */
75 label = "NOR U-Boot Image";
76 read-only;
81 #address-cells = <1>;
82 #size-cells = <1>;
83 compatible = "fsl,p1020-fcm-nand",
84 "fsl,elbc-fcm-nand";
89 /* 1MB for u-boot Bootloader Image */
91 label = "NAND U-Boot Image";
92 read-only;
96 /* 1MB for DTB Image */
98 label = "NAND DTB Image";
102 /* 4MB for Linux Kernel Image */
104 label = "NAND Linux Kernel Image";
108 /* 4MB for Compressed Root file System Image */
110 label = "NAND Compressed RFS Image";
130 #address-cells = <1>;
131 #size-cells = <1>;
132 compatible = "spansion,m25p80", "jedec,spi-nor";
134 spi-max-frequency = <40000000>;
137 /* 512KB for u-boot Bootloader Image */
139 label = "SPI U-Boot Image";
140 read-only;
144 /* 512KB for DTB Image */
146 label = "SPI DTB Image";
150 /* 4MB for Linux Kernel Image */
152 label = "SPI Linux Kernel Image";
156 /* 4MB for Compressed RFS Image */
158 label = "SPI Compressed RFS Image";
185 phy0: ethernet-phy@0 {
189 phy1: ethernet-phy@1 {
193 phy2: ethernet-phy@2 {
200 tbi0: tbi-phy@11 {
202 device_type = "tbi-phy";
207 tbi1: tbi-phy@11 {
209 device_type = "tbi-phy";
214 phy-handle = <&phy2>;
215 phy-connection-type = "rgmii-id";
219 phy-handle = <&phy0>;
220 tbi-handle = <&tbi0>;
221 phy-connection-type = "sgmii";
225 phy-handle = <&phy1>;
226 phy-connection-type = "rgmii-id";