Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6aa1487 authored by Kaushal Kumar's avatar Kaushal Kumar
Browse files

ARM: dts: msm: Increase dump memory region size for Bengal

Increase the dump memory region size in the memory map
to accommodate all dump table entries from dump memory
for Bengal target.

Change-Id: I4f30728ab75d3ef8b0106ebd10f9d0352c1122b6
parent 4f925a79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -360,7 +360,7 @@
		dump_mem: mem_dump_region {
			compatible = "shared-dma-pool";
			reusable;
			size = <0 0x400000>;
			size = <0 0x800000>;
		};

		/* global autoconfigured region for contiguous allocations */