axs103_idu.dts 624 B

12345678910111213141516171819202122232425
  1. /*
  2. * Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.com)
  3. *
  4. * This program is free software; you can redistribute it and/or modify
  5. * it under the terms of the GNU General Public License version 2 as
  6. * published by the Free Software Foundation.
  7. */
  8. /*
  9. * Device Tree for AXS103 SDP with AXS10X Main Board and
  10. * AXC003 FPGA Card (with SMP bitfile)
  11. */
  12. /dts-v1/;
  13. /include/ "axc003_idu.dtsi"
  14. /include/ "axs10x_mb.dtsi"
  15. / {
  16. model = "Synopsys AXS103 Development Board";
  17. compatible = "snps,axs103", "snps,arc-sdp";
  18. chosen {
  19. bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8";
  20. };
  21. };