Lines Matching +full:u +full:- +full:boot
2 * P1020 RDB-PC Device Tree Source stub (no addresses or top-level ranges)
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;
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;
127 #address-cells = <1>;
128 #size-cells = <1>;
129 compatible = "vitesse-7385";
134 #address-cells = <1>;
135 #size-cells = <1>;
138 read-only;
152 #address-cells = <1>;
153 #size-cells = <1>;
154 compatible = "spansion,s25sl12801", "jedec,spi-nor";
156 spi-max-frequency = <40000000>; /* input clock */
158 partition@u-boot {
159 /* 512KB for u-boot Bootloader Image */
161 label = "u-boot";
162 read-only;
183 partition@jffs-fs {
197 since U-Boot doesn't clear the status property when
198 it enables USB2. OTOH, U-Boot does create a new node
206 phy0: ethernet-phy@0 {
207 interrupt-parent = <&mpic>;
212 phy1: ethernet-phy@1 {
213 interrupt-parent = <&mpic>;
218 tbi0: tbi-phy@11 {
219 device_type = "tbi-phy";
225 tbi1: tbi-phy@11 {
227 device_type = "tbi-phy";
232 fixed-link = <1 1 1000 0 0>;
233 phy-connection-type = "rgmii-id";
238 phy-handle = <&phy0>;
239 tbi-handle = <&tbi1>;
240 phy-connection-type = "sgmii";
244 phy-handle = <&phy1>;
245 phy-connection-type = "rgmii-id";