Lines Matching +full:partition +full:-
2 * P1024 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 {
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,p1020-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 {
113 partition@a00000 {
119 partition@1900000 {
130 #address-cells = <1>;
131 #size-cells = <1>;
132 compatible = "spansion,m25p80", "jedec,spi-nor";
134 spi-max-frequency = <40000000>;
136 partition@0 {
137 /* 512KB for u-boot Bootloader Image */
139 label = "SPI U-Boot Image";
140 read-only;
143 partition@80000 {
149 partition@100000 {
155 partition@500000 {
161 partition@900000 {
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";