uboot-2025: mt7987: add pstore ramoops

This commit is contained in:
hanwckf
2025-08-21 12:57:31 +08:00
parent dce813ae37
commit 2e3aaf792e

View File

@@ -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;