9 lines
116 B
Text
9 lines
116 B
Text
|
/dts-v1/;
|
||
|
/ {
|
||
|
memory {
|
||
|
/* We expect the bootloader to fill in the size */
|
||
|
reg = <0 0 0 0>;
|
||
|
};
|
||
|
|
||
|
chosen { };
|
||
|
};
|