2 * Copyright 2014 Texas Instruments, Inc.
4 * Device Tree Source for K2G EVM
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
12 #include "keystone-k2g.dtsi"
15 compatible = "ti,k2g-evm","ti,keystone";
16 model = "Texas Instruments K2G General Purpose EVM";
23 device_type = "memory";
24 reg = <0x80000000 0x80000000>;
30 ethphy0: ethernet-phy@0 {
32 phy-mode = "rgmii-id";
37 phy-handle = <ðphy0>;
50 compatible = "spi-flash";
51 spi-max-frequency = <50000000>;
63 reg = <0x80000 0xf80000>;
72 compatible = "s25fl512s","spi-flash";
74 spi-tx-bus-width = <1>;
75 spi-rx-bus-width = <4>;
76 spi-max-frequency = <96000000>;
87 label = "QSPI.u-boot-spl-os";
88 reg = <0x00000000 0x00100000>;
91 label = "QSPI.u-boot-env";
92 reg = <0x00100000 0x00040000>;
96 reg = <0x00140000 0x0040000>;
99 label = "QSPI.pmmc-firmware";
100 reg = <0x00180000 0x0040000>;
103 label = "QSPI.kernel";
104 reg = <0x001C0000 0x0800000>;
107 label = "QSPI.file-system";
108 reg = <0x009C0000 0x3640000>;