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

Commit 46a36eb1 authored by Rohit Vaswani's avatar Rohit Vaswani
Browse files

ARM: dts: msm: Reduce L2 dump size to 3 MB for fsm9900



Current memory map for FSM9900 targets allow only 3MB
for dump area.

Change-Id: Ic80544b88e8ecbc88e273726e369234a81250df4
Acked-by: default avatarKaushik Sikdar <ksikdar@qti.qualcomm.com>
Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
parent 4869fcf7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -297,7 +297,7 @@
	qcom,cache_dump {
		compatible = "qcom,cache_dump";
		qcom,l1-dump-size = <0x100000>;
		qcom,l2-dump-size = <0x500000>;
		qcom,l2-dump-size = <0x300000>;
	};

	qcom,ion {