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

Commit a92db3aa authored by Yuanfang Zhang's avatar Yuanfang Zhang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: correct l2_cache dump size on blair

Correct l2_cache memory dump size on blair.

Change-Id: I288543d05c2abfa7f5bad001e25f7ffc8593eabe
parent a66eb860
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -775,12 +775,12 @@
		};

		l2_cache102 {
			qcom,dump-size = <0x90100>;
			qcom,dump-size = <0x48100>;
			qcom,dump-id = <0xc6>;
		};

		l2_cache103 {
			qcom,dump-size = <0x90100>;
			qcom,dump-size = <0x48100>;
			qcom,dump-id = <0xc7>;
		};