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

Commit d93d16c2 authored by Gaurav Kohli's avatar Gaurav Kohli Committed by Gerrit - the friendly Code Review server
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: I4eecefe6729ef2ae894c162c57e992275e9a520c
parent 68a66eae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -530,7 +530,7 @@
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			size = <0 0x2400000>;
			size = <0 0x2800000>;
		};

		/* global autoconfigured region for contiguous allocations */