mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
dts: tl1: change ftrace-size [1/1]
PD#SWPL-6028 Problem: add ftrace-size Solution: add ftrace-size Verify: x301 Change-Id: I3b39deda025bde506c32ca8741876083d89038f7 Signed-off-by: Sandy Luo <sandy.luo@amlogic.com>
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
reg = <0x07400000 0x00100000>;
|
||||
record-size = <0x8000>;
|
||||
console-size = <0x8000>;
|
||||
ftrace-size = <0x20000>;
|
||||
ftrace-size = <0x40000>;
|
||||
};
|
||||
|
||||
secmon_reserved: linux,secmon {
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
reg = <0x07400000 0x00100000>;
|
||||
record-size = <0x8000>;
|
||||
console-size = <0x8000>;
|
||||
ftrace-size = <0x20000>;
|
||||
ftrace-size = <0x40000>;
|
||||
};
|
||||
|
||||
secmon_reserved: linux,secmon {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
reg = <0x0 0x07400000 0x0 0x00100000>;
|
||||
record-size = <0x8000>;
|
||||
console-size = <0x8000>;
|
||||
ftrace-size = <0x20000>;
|
||||
ftrace-size = <0x40000>;
|
||||
};
|
||||
|
||||
secmon_reserved: linux,secmon {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
reg = <0x0 0x07400000 0x0 0x00100000>;
|
||||
record-size = <0x8000>;
|
||||
console-size = <0x8000>;
|
||||
ftrace-size = <0x20000>;
|
||||
ftrace-size = <0x40000>;
|
||||
};
|
||||
|
||||
secmon_reserved: linux,secmon {
|
||||
|
||||
Reference in New Issue
Block a user