Merge "ARM: dts: msm: move apps_scandump dump entry to static table"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
cd7bedb714
@@ -2044,6 +2044,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 {
|
||||||
@@ -2166,13 +2171,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