ml605.dts 181 B

1234567891011
  1. /dts-v1/;
  2. /include/ "xtfpga.dtsi"
  3. /include/ "xtfpga-flash-16m.dtsi"
  4. / {
  5. compatible = "xtensa,ml605";
  6. memory@0 {
  7. device_type = "memory";
  8. reg = <0x00000000 0x08000000>;
  9. };
  10. };