ARM: dts: msm: move apps_scandump dump entry to static table
Move apps_scandump memory dump entry to static dump table. Change-Id: I26e9d8359d7d814ed88f3eca9edb2cbd87f7a91c Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
This commit is contained in:
@@ -734,6 +734,11 @@
|
|||||||
qcom,dump-size = <0x40000>;
|
qcom,dump-size = <0x40000>;
|
||||||
qcom,dump-id = <0x220>;
|
qcom,dump-id = <0x220>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
apps_scandump {
|
||||||
|
qcom,dump-size = <0x380000>;
|
||||||
|
qcom,dump-id = <0x130>;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
dynamic_mem_dump {
|
dynamic_mem_dump {
|
||||||
@@ -856,13 +861,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
apps_scandump {
|
|
||||||
scandump_apps {
|
|
||||||
qcom,dump-size = <0x380000>;
|
|
||||||
qcom,dump-id = <0x130>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
cpu_cache {
|
cpu_cache {
|
||||||
cache_cpu0 {
|
cache_cpu0 {
|
||||||
qcom,dump-size = <0x2aa000>;
|
qcom,dump-size = <0x2aa000>;
|
||||||
|
Reference in New Issue
Block a user