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

Commit 91f535b7 authored by Xiaoming Zhou's avatar Xiaoming Zhou
Browse files

arm: dts: msm8610: change the memory area for splash screen



Use the lowmem area for reserving the splash screen memory.

Change-Id: Ia3baacac1caca7d1e187cf155d7a224769db8ee0
Signed-off-by: default avatarXiaoming Zhou <zhoux@codeaurora.org>
parent 91df8430
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
		mdss_fb0: qcom,mdss_fb_primary {
			cell-index = <0>;
			compatible = "qcom,mdss-fb";
			qcom,memblock-reserve = <0xf800000 0x800000>;
			qcom,memblock-reserve = <0x3200000 0x800000>;
		};
	};