Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-only
0002 /*
0003  * Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.com)
0004  */
0005 
0006 /*
0007  * Device Tree for AXS103 SDP with AXS10X Main Board and
0008  * AXC003 FPGA Card (with SMP bitfile)
0009  */
0010 /dts-v1/;
0011 
0012 /include/ "axc003_idu.dtsi"
0013 /include/ "axs10x_mb.dtsi"
0014 
0015 / {
0016         model = "snps,axs103-smp";
0017         compatible = "snps,axs103", "snps,arc-sdp";
0018 
0019         chosen {
0020                 bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 print-fatal-signals=1 consoleblank=0";
0021         };
0022 };