uboot-2025: mt7987: add pstore ramoops
This commit is contained in:
@@ -227,6 +227,14 @@
|
||||
#size-cells = <2>;
|
||||
ranges;
|
||||
|
||||
ramoops: ramoops@42ff0000 {
|
||||
compatible = "ramoops";
|
||||
reg = <0 0x42ff0000 0 0x10000>;
|
||||
record-size = <0x2000>;
|
||||
console-size = <0x2000>;
|
||||
pmsg-size = <0x2000>;
|
||||
};
|
||||
|
||||
wmcpu_emi: wmcpu-reserved@50000000 {
|
||||
compatible = "mediatek,wmcpu-reserved";
|
||||
no-map;
|
||||
|
||||
Reference in New Issue
Block a user