mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
@@ -397,6 +397,8 @@
|
||||
console-size = <0x40000>;
|
||||
ftrace-size = <0x00000>;
|
||||
pmsg-size = <0x40000>;
|
||||
mcu-log-size = <0x40000>;
|
||||
mcu-log-count = <0x1>;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user