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

Commit 10ff0e21 authored by Abhijit  Kulkarni's avatar Abhijit Kulkarni Committed by Abhijit Kulkarni
Browse files

ARM: dts: msm: define continuous splash memory region for lahaina

This change enables the splash memory region which is required for
continuous splash feature.

Change-Id: I59e25ab4a9d143a610fce89f9d75412383b77825
parent 61f03dbf
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -504,6 +504,11 @@
			alignment = <0x0 0x400000>;
			size = <0x0 0x1000000>;
		};

		splash_memory:splash_region {
			reg = <0x0 0xe1000000 0x0 0x02300000>;
			label = "cont_splash_region";
		};
	};

	chosen { };