Lines Matching +full:spi +full:- +full:nand

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>;
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;
80 nand@1,0 {
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;
98 label = "NAND DTB Image";
104 label = "NAND Linux Kernel Image";
110 label = "NAND Compressed RFS Image";
116 label = "NAND JFFS2 Root File System";
122 label = "NAND Writable User area";
128 spi@7000 {
130 #address-cells = <1>;
131 #size-cells = <1>;
132 compatible = "spansion,m25p80", "jedec,spi-nor";
134 spi-max-frequency = <40000000>;
137 /* 512KB for u-boot Bootloader Image */
139 label = "SPI U-Boot Image";
140 read-only;
146 label = "SPI DTB Image";
152 label = "SPI Linux Kernel Image";
158 label = "SPI Compressed RFS Image";
164 label = "SPI JFFS2 RFS";
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";