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

Commit 028a01d1 authored by Channagoud Kadabi's avatar Channagoud Kadabi
Browse files

ARM: dts: msm: Increase LLCC dump size on sdm845



Increase the LLCC dump size to capture ECC registers.

Change-Id: Ib16ec5c92b7b9b546794ee2281bdecffc7185ac4
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
parent 856db920
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2298,19 +2298,19 @@
		};

		LLCC_1: llcc_1_dcache {
			qcom,dump-size = <0x114100>;
			qcom,dump-size = <0x1141c0>;
		};

		LLCC_2: llcc_2_dcache {
			qcom,dump-size = <0x114100>;
			qcom,dump-size = <0x1141c0>;
		};

		LLCC_3: llcc_3_dcache {
			qcom,dump-size = <0x114100>;
			qcom,dump-size = <0x1141c0>;
		};

		LLCC_4: llcc_4_dcache {
			qcom,dump-size = <0x114100>;
			qcom,dump-size = <0x1141c0>;
		};
	};