mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ODROID-C4: enable ftrace_ramoops
Signed-off-by: femto <ckkim@hardkernel.com>
commit ac05ed73ef
Author: Jianxin Pan <jianxin.pan@amlogic.com>
Date: Wed Apr 3 18:53:20 2019 +0800
debug: enable ftrace_ramoops [1/2]
PD#SWPL-6028
Problem:
enable ftrce in ramoops
Solution:
enable ftrce in ramoops
Verify:
u200
Change-Id: I2403bf82c342416b7c34f2115b14dce623406997
Signed-off-by: Jianxin Pan <jianxin.pan@amlogic.com>
Change-Id: I7dc922ed93935cd68d22b8b53b8f8026a0b8073b
This commit is contained in:
@@ -46,8 +46,7 @@
|
||||
reg = <0x0 0x07400000 0x0 0x00100000>;
|
||||
record-size = <0x8000>;
|
||||
console-size = <0x8000>;
|
||||
ftrace-size = <0x0>;
|
||||
pmsg-size = <0x8000>;
|
||||
ftrace-size = <0x20000>;
|
||||
};
|
||||
|
||||
secmon_reserved:linux,secmon {
|
||||
|
||||
Reference in New Issue
Block a user