Lines Matching +full:image +full:- +full:specific
2 * P1020 RDB Device Tree Source stub (no addresses or top-level ranges)
4 * Copyright 2011-2012 Freescale Semiconductor Inc.
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 (RO) Vitesse-7385 Firmware";
49 read-only;
53 /* 256KB for DTB Image */
55 label = "NOR (RO) DTB Image";
56 read-only;
60 /* 3.5 MB for Linux Kernel Image */
62 label = "NOR (RO) Linux Kernel Image";
63 read-only;
74 /* 512KB for u-boot Bootloader Image */
75 /* 512KB for u-boot Environment Variables */
77 label = "NOR (RO) U-Boot Image";
78 read-only;
83 #address-cells = <1>;
84 #size-cells = <1>;
85 compatible = "fsl,p1020-fcm-nand",
86 "fsl,elbc-fcm-nand";
91 /* 1MB for u-boot Bootloader Image */
93 label = "NAND (RO) U-Boot Image";
94 read-only;
98 /* 1MB for DTB Image */
100 label = "NAND (RO) DTB Image";
101 read-only;
105 /* 4MB for Linux Kernel Image */
107 label = "NAND (RO) Linux Kernel Image";
108 read-only;
112 /* 4MB for Compressed Root file System Image */
114 label = "NAND (RO) Compressed RFS Image";
115 read-only;
132 #address-cells = <1>;
133 #size-cells = <1>;
134 compatible = "vitesse-7385";
149 #address-cells = <1>;
150 #size-cells = <1>;
151 compatible = "spansion,s25sl12801", "jedec,spi-nor";
153 spi-max-frequency = <40000000>; /* input clock */
155 partition@u-boot {
156 /* 512KB for u-boot Bootloader Image */
158 label = "u-boot";
159 read-only;
163 /* 512KB for DTB Image */
166 read-only;
170 /* 4MB for Linux Kernel Image */
173 read-only;
177 /* 4MB for Compressed RFS Image */
180 read-only;
183 partition@jffs-fs {
198 appropriate device-tree fixup done by uboot */
205 phy0: ethernet-phy@0 {
206 interrupt-parent = <&mpic>;
211 phy1: ethernet-phy@1 {
212 interrupt-parent = <&mpic>;
217 tbi-phy@2 {
218 device_type = "tbi-phy";
224 tbi0: tbi-phy@11 {
226 device_type = "tbi-phy";
231 fixed-link = <1 1 1000 0 0>;
232 phy-connection-type = "rgmii-id";
237 phy-handle = <&phy0>;
238 tbi-handle = <&tbi0>;
239 phy-connection-type = "sgmii";
243 phy-handle = <&phy1>;
244 phy-connection-type = "rgmii-id";