parent
74940653d4
commit
afc4bc891e
@ -33,13 +33,19 @@
|
||||
compatible = "mti,cpu-interrupt-controller";
|
||||
};
|
||||
|
||||
ramoops@3f00000 {
|
||||
compatible = "ramoops";
|
||||
reg = <0x3f00000 0x100000>;
|
||||
reserved-memory {
|
||||
#address-cells = <0x1>;
|
||||
#size-cells = <0x1>;
|
||||
ranges;
|
||||
|
||||
record-size = <0x20000>;
|
||||
console-size = <0x20000>;
|
||||
ftrace-size = <0x40000>;
|
||||
ramoops@3f00000 {
|
||||
compatible = "ramoops";
|
||||
reg = <0x3f00000 0x80000>;
|
||||
|
||||
record-size = <0x10000>;
|
||||
console-size = <0x10000>;
|
||||
ftrace-size = <0x20000>;
|
||||
};
|
||||
};
|
||||
|
||||
aliases {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user