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

Commit 07e39917 authored by Vishnuvardhan Prodduturi's avatar Vishnuvardhan Prodduturi
Browse files

ARM: dts: msm: Move splash address to recommended value.



Move splash address to recommended value by address map
to facilitate kernel de-compression for msm8952 and msm8937.

Change-Id: Iab5f83884d7a0a19939e35920e253bff51298a7e
Signed-off-by: default avatarVishnuvardhan Prodduturi <vproddut@codeaurora.org>
parent 296d7a30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@
		};

		cont_splash_mem: splash_region@83000000 {
			reg = <0x0 0x83000000 0x0 0x1400000>;
			reg = <0x0 0x8dd00000 0x0 0x1400000>;
		};

	};
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@
		};

		cont_splash_mem: splash_region@83000000 {
			reg = <0x0 0x83000000 0x0 0x1400000>;
			reg = <0x0 0x8dd00000 0x0 0x1400000>;
		};

		adsp_mem: adsp_region@0 {