mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
ramips: add ramoops dts
(cherry picked from commit 8dbca10d147868578e389d78a01cb0820c3efd00)
This commit is contained in:
parent
4c2eaeca94
commit
74940653d4
@ -33,6 +33,15 @@
|
||||
compatible = "mti,cpu-interrupt-controller";
|
||||
};
|
||||
|
||||
ramoops@3f00000 {
|
||||
compatible = "ramoops";
|
||||
reg = <0x3f00000 0x100000>;
|
||||
|
||||
record-size = <0x20000>;
|
||||
console-size = <0x20000>;
|
||||
ftrace-size = <0x40000>;
|
||||
};
|
||||
|
||||
aliases {
|
||||
serial0 = &uartlite;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user