forked from dan/liminix
4k was a piddly amount and we weren't using the rest of it for anything else
10 lines
139 B
Plaintext
10 lines
139 B
Plaintext
/ {
|
|
reserved-memory {
|
|
ramoops@03f00000 {
|
|
compatible = "ramoops";
|
|
reg = <0x03f00000 0x10000>;
|
|
pmsg-size = <0x10000>;
|
|
};
|
|
};
|
|
};
|