Lines Matching +full:software +full:- +full:based

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.
18 * ALTERNATIVELY, this software may be distributed under the terms of the
19 * GNU General Public License ("GPL") as published by the Free Software
23 * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY
32 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
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;
56 read-only;
63 read-only;
67 /* 11MB for JFFS2 based Root file System */
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;
101 read-only;
108 read-only;
115 read-only;
119 /* 7MB for JFFS2 based Root file System */
125 /* 15MB for JFFS2 based Root file System */
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;
166 read-only;
173 read-only;
180 read-only;
183 partition@jffs-fs {
184 /* 7MB for JFFS2 based RFS */
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";