ml605.dts 222 B

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