Lines Matching +full:image +full:- +full:specific
15 * derived from this software without specific prior written permission.
35 /include/ "c293si-pre.dtsi"
45 ifc: memory-controller@fffe1e000 {
75 #address-cells = <1>;
76 #size-cells = <1>;
77 compatible = "cfi-flash";
79 bank-width = <2>;
80 device-width = <1>;
83 /* 1MB for DTB Image */
85 label = "NOR DTB Image";
89 /* 8 MB for Linux Kernel Image */
91 label = "NOR Linux Kernel Image";
97 label = "NOR Rootfs Image";
107 /* 512KB for u-boot Bootloader Image and evn */
109 label = "NOR U-Boot Image";
110 read-only;
115 #address-cells = <1>;
116 #size-cells = <1>;
117 compatible = "fsl,ifc-nand";
122 /* 1MB for u-boot Bootloader Image */
124 label = "NAND U-Boot Image";
125 read-only;
129 /* 1MB for DTB Image */
131 label = "NAND DTB Image";
135 /* 16MB for Linux Kernel Image */
137 label = "NAND Linux Kernel Image";
141 /* 4078MB for Root file System Image */
143 label = "NAND RFS Image";
148 compatible = "fsl,c293pcie-cpld";
168 #address-cells = <1>;
169 #size-cells = <1>;
170 compatible = "spansion,s25sl12801", "jedec,spi-nor";
172 spi-max-frequency = <50000000>;
175 /* 1MB for u-boot Bootloader Image */
178 label = "SPI Flash U-Boot Image";
179 read-only;
183 /* 512KB for DTB Image */
185 label = "SPI Flash DTB Image";
189 /* 4MB for Linux Kernel Image */
191 label = "SPI Flash Linux Kernel Image";
195 /* 10.5MB for RFS Image */
197 label = "SPI Flash RFS Image";
203 phy0: ethernet-phy@0 {
208 phy1: ethernet-phy@1 {
215 phy-handle = <&phy0>;
216 phy-connection-type = "rgmii-id";
220 phy-handle = <&phy1>;
221 phy-connection-type = "rgmii-id";
224 /include/ "c293si-post.dtsi"