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: xtfpga-flash-16m.dtsi
// SPDX-License-Identifier: GPL-2.0 / { soc { flash: flash@08000000 { #address-cells = <1>; #size-cells = <1>; compatible = "cfi-flash"; reg = <0x08000000 0x01000000>; bank-width = <2>; device-width = <2>; partition@0x0 { label = "boot loader area"; reg = <0x00000000 0x00400000>; }; partition@0x400000 { label = "kernel image"; reg = <0x00400000 0x00600000>; }; partition@0xa00000 { label = "data"; reg = <0x00a00000 0x005e0000>; }; partition@0xfe0000 { label = "boot environment"; reg = <0x00fe0000 0x00020000>; }; }; }; };
Upload File
Create Folder