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

Commit d910758b authored by Neeraj Upadhyay's avatar Neeraj Upadhyay Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update dload type imem offset for SDM630



Dload type imem offset is corrected for SDM630, so that
correct imem address is updated.

Change-Id: Ibed79e05f528028b10e250e5a41047f2e4255add
Signed-off-by: default avatarNeeraj Upadhyay <neeraju@codeaurora.org>
parent 66318230
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1767,9 +1767,9 @@
			reg = <0x10 8>;
		};

		dload_type@18 {
		dload_type@1c {
			compatible = "qcom,msm-imem-dload-type";
			reg = <0x18 4>;
			reg = <0x1c 4>;
		};

		restart_reason@65c {