summaryrefslogtreecommitdiffstats
path: root/dts/src/xtensa/kc705.dts
blob: 742a347be67a3ef7651615435f7d41711f8c139e (plain)
1
2
3
4
5
6
7
8
9
10
11
/dts-v1/;
/include/ "xtfpga.dtsi"
/include/ "xtfpga-flash-128m.dtsi"

/ {
	compatible = "cdns,xtensa-kc705";
	memory@0 {
		device_type = "memory";
		reg = <0x00000000 0x08000000>;
	};
};