ARM: dts: rv1126: add mcu log for ramoops

1. mcu-log-size means the total buffer size for mcu
2. mcu-log-count means the count of mcu on the soc
3. every mcu has log buffer size that is mcu-log-size/mcu-log-count

Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
Change-Id: Iec1887ddfd13f956cd27fd07398edb845fc01f85
This commit is contained in:
Huibin Hong
2021-04-21 15:53:17 +08:00
committed by Tao Huang
parent f1b65cf0e1
commit c5b4ed4716

View File

@@ -397,6 +397,8 @@
console-size = <0x40000>;
ftrace-size = <0x00000>;
pmsg-size = <0x40000>;
mcu-log-size = <0x40000>;
mcu-log-count = <0x1>;
status = "disabled";
};
};