Lines Matching +full:partition +full:- +full:file +full:- +full:system

2  * P1025 RDB 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>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
58 partition@80000 {
64 partition@400000 {
65 /* 11MB for JFFS2 based Root file System */
67 label = "NOR JFFS2 Root File System";
70 partition@f00000 {
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,p1025-fcm-nand",
84 "fsl,elbc-fcm-nand";
87 partition@0 {
89 /* 1MB for u-boot Bootloader Image */
91 label = "NAND U-Boot Image";
92 read-only;
95 partition@100000 {
101 partition@200000 {
107 partition@600000 {
108 /* 4MB for Compressed Root file System Image */
113 partition@a00000 {
114 /* 7MB for JFFS2 based Root file System */
116 label = "NAND JFFS2 Root File System";
119 partition@1100000 {
120 /* 15MB for JFFS2 based Root file System */
138 #address-cells = <1>;
139 #size-cells = <1>;
140 compatible = "spansion,s25sl12801", "jedec,spi-nor";
142 spi-max-frequency = <40000000>; /* input clock */
144 partition@u-boot {
145 /* 512KB for u-boot Bootloader Image */
147 label = "u-boot";
148 read-only;
151 partition@dtb {
157 partition@kernel {
163 partition@fs {
166 label = "file system";
169 partition@jffs-fs {
172 label = "file system jffs2";
183 since U-Boot doesn't clear the status property when
184 it enables USB2. OTOH, U-Boot does create a new node
192 phy0: ethernet-phy@0 {
193 interrupt-parent = <&mpic>;
198 phy1: ethernet-phy@1 {
199 interrupt-parent = <&mpic>;
204 tbi0: tbi-phy@11 {
206 device_type = "tbi-phy";
211 tbi1: tbi-phy@11 {
213 device_type = "tbi-phy";
218 tbi2: tbi-phy@11 {
220 device_type = "tbi-phy";
225 fixed-link = <1 1 1000 0 0>;
226 phy-connection-type = "rgmii-id";
231 phy-handle = <&phy0>;
232 tbi-handle = <&tbi1>;
233 phy-connection-type = "sgmii";
237 phy-handle = <&phy1>;
238 phy-connection-type = "rgmii-id";
242 #address-cells = <1>;
243 #size-cells = <1>;
247 num-ports = <3>;
249 pio-map = <
272 pio-map = <
287 pio-map = <
297 pio-map = <
312 port-number = <0>;
313 rx-clock-name = "brg6";
314 tx-clock-name = "brg6";
315 pio-handle = <&pio3>;
321 port-number = <1>;
322 rx-clock-name = "brg2";
323 tx-clock-name = "brg2";
324 pio-handle = <&pio4>;