ARM: dts: msm: reduce the memory dump region size on cape

Reduce the reserved memory dump region size to 0x3000000 on cape.

Change-Id: I1c6d48cc99946e22e96792cff08053ee2980f866
This commit is contained in:
Yuanfang Zhang
2022-05-30 16:39:16 +08:00
parent 29c9fa65cd
commit 0c1ebe0618

View File

@@ -10,7 +10,7 @@
alloc-ranges = <0x1 0x00000000 0xfffffffe 0xffffffff>;
reusable;
alignment = <0x0 0x400000>;
size = <0 0x3400000>;
size = <0 0x3000000>;
};
};