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";
25 ethphy0: ethernet-phy@0 {
27 phy-mode = "rgmii-id";
32 phy-handle = <ðphy0>;
41 compatible = "spi-flash";
42 spi-max-frequency = <50000000>;
54 reg = <0x80000 0xf80000>;
63 compatible = "s25fl512s","spi-flash";
65 spi-tx-bus-width = <1>;
66 spi-rx-bus-width = <4>;
67 spi-max-frequency = <96000000>;
78 label = "QSPI.u-boot-spl-os";
79 reg = <0x00000000 0x00100000>;
82 label = "QSPI.u-boot-env";
83 reg = <0x00100000 0x00040000>;
87 reg = <0x00140000 0x0040000>;
90 label = "QSPI.pmmc-firmware";
91 reg = <0x00180000 0x0040000>;
94 label = "QSPI.kernel";
95 reg = <0x001C0000 0x0800000>;
98 label = "QSPI.file-system";
99 reg = <0x009C0000 0x3640000>;