003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/src/xtensa
usr
/
src
/
sys
/
contrib
/
device-tree
/
src
/
xtensa
/
📁
..
📄
csp.dts
(1.07 KB)
📄
kc705.dts
(701 B)
📄
kc705_nommu.dts
(410 B)
📄
lx200mx.dts
(321 B)
📄
lx60.dts
(220 B)
📄
ml605.dts
(222 B)
📄
virt.dts
(1.48 KB)
📄
xtfpga-flash-128m.dtsi
(616 B)
📄
xtfpga-flash-16m.dtsi
(606 B)
📄
xtfpga-flash-4m.dtsi
(428 B)
📄
xtfpga.dtsi
(2.82 KB)
Editing: kc705.dts
// SPDX-License-Identifier: GPL-2.0 /dts-v1/; /include/ "xtfpga.dtsi" /include/ "xtfpga-flash-128m.dtsi" / { compatible = "cdns,xtensa-kc705"; chosen { bootargs = "earlycon=uart8250,mmio32native,0xfd050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug memmap=0x38000000"; }; memory@0 { device_type = "memory"; reg = <0x00000000 0x38000000>; }; reserved-memory { #address-cells = <1>; #size-cells = <1>; ranges; /* global autoconfigured region for contiguous allocations */ linux,cma { compatible = "shared-dma-pool"; reusable; size = <0x04000000>; alignment = <0x2000>; alloc-ranges = <0x00000000 0x20000000>; linux,cma-default; }; }; };
Upload File
Create Folder