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

Commit 0357e324 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

ARM: dts: msm: Increase dump memory region size

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

Change-Id: I68dd339d28838b7215aa1d4b829f0776810974c4
parent c83b8bbe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -536,7 +536,7 @@
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			size = <0 0x2400000>;
			size = <0 0x2800000>;
		};
		sp_mem: sp_region {  /* SPSS-HLOS ION shared mem */
			compatible = "shared-dma-pool";