lx60.dts 220 B

123456789101112
  1. // SPDX-License-Identifier: GPL-2.0
  2. /dts-v1/;
  3. /include/ "xtfpga.dtsi"
  4. /include/ "xtfpga-flash-4m.dtsi"
  5. / {
  6. compatible = "cdns,xtensa-lx60";
  7. memory@0 {
  8. device_type = "memory";
  9. reg = <0x00000000 0x04000000>;
  10. };
  11. };