mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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:
@@ -10,7 +10,7 @@
|
||||
alloc-ranges = <0x1 0x00000000 0xfffffffe 0xffffffff>;
|
||||
reusable;
|
||||
alignment = <0x0 0x400000>;
|
||||
size = <0 0x3400000>;
|
||||
size = <0 0x3000000>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user