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

Commit 4517407f authored by Susheel Khiani's avatar Susheel Khiani Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update memory map for msm8953



Memory map for msm8953 have been updated.
Relocatable region's size has been reduced
to 24 MB. Update the same in HLOS.

Change-Id: Iac65284168d2b83a5f899d26931382f4a3cf91b8
Signed-off-by: default avatarSusheel Khiani <skhiani@codeaurora.org>
parent 602e975c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
		reloc_mem: reloc_region@0 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x8d600000 0x0 0x1b00000>;
			reg = <0x0 0x8d600000 0x0 0x1800000>;
		};

		venus_mem: venus_region@0 {