8 lines
127 B
Plaintext
8 lines
127 B
Plaintext
|
/ {
|
||
|
sram3: memory@be1e0000 {
|
||
|
device_type = "memory";
|
||
|
compatible = "mmio-sram";
|
||
|
reg = <0xbe1e0000 DT_SIZE_K(64)>;
|
||
|
};
|
||
|
};
|