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

Commit 8279bfa9 authored by Laura Abbott's avatar Laura Abbott Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: mdm9630: Increase memory hole size



Additional debugging space is needed for peripheral processors.
Increase the memory hole size to give this space.

Change-Id: I01e25612de830877ccb677d747cb9bf4ab75feaa
Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
parent 235cd46b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@

	qcom,msm-mem-hole {
		compatible = "qcom,msm-mem-hole";
		qcom,memblock-remove = <0x01000000 0x05D00000>; /* Address and Size of Hole */
		qcom,memblock-remove = <0x01000000 0x05E00000>; /* Address and Size of Hole */
	};

	timer@f9020000 {