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

Commit a08c1262 authored by Yuanfang Zhang's avatar Yuanfang Zhang Committed by Niranjan Reddy Dumbala
Browse files

ARM: dts: msm: correct dump entry size

Correct dump entry size for gold core on blair.

Change-Id: I5da214817c55b76865e6dcd31a9937e1cf73286b
parent 2c6d0705
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -665,12 +665,12 @@
		};

		c102_scandump: c102_scandump {
			qcom,dump-size = <0x25900>;
			qcom,dump-size = <0x40000>;
			qcom,dump-id = <0x136>;
		};

		c103_scandump: c103_scandump {
			qcom,dump-size = <0x25900>;
			qcom,dump-size = <0x40000>;
			qcom,dump-id = <0x137>;
		};

@@ -705,12 +705,12 @@
		};

		l1_icache102 {
			qcom,dump-size = <0x21000>;
			qcom,dump-size = <0x15100>;
			qcom,dump-id = <0x66>;
		};

		l1_icache103 {
			qcom,dump-size = <0x21000>;
			qcom,dump-size = <0x15100>;
			qcom,dump-id = <0x67>;
		};

@@ -745,12 +745,12 @@
		};

		l1_dcache102 {
			qcom,dump-size = <0x12000>;
			qcom,dump-size = <0x9100>;
			qcom,dump-id = <0x86>;
		};

		l1_dcache103 {
			qcom,dump-size = <0x12000>;
			qcom,dump-size = <0x9100>;
			qcom,dump-id = <0x87>;
		};

@@ -815,12 +815,12 @@
		};

		l2_tlb102 {
			qcom,dump-size = <0x7800>;
			qcom,dump-size = <0x6100>;
			qcom,dump-id = <0x126>;
		};

		l2_tlb103 {
			qcom,dump-size = <0x7800>;
			qcom,dump-size = <0x6100>;
			qcom,dump-id = <0x127>;
		};