Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 /dts-v1/;
0003 /include/ "xtfpga.dtsi"
0004 /include/ "xtfpga-flash-128m.dtsi"
0005 
0006 / {
0007         compatible = "cdns,xtensa-kc705";
0008         chosen {
0009                 bootargs = "earlycon=uart8250,mmio32,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
0010         };
0011         memory@0 {
0012                 device_type = "memory";
0013                 reg = <0x60000000 0x10000000>;
0014         };
0015         soc {
0016                 ranges = <0x00000000 0x90000000 0x10000000>;
0017         };
0018 };