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

Commit 3be4a385 authored by Krishna Manikandan's avatar Krishna Manikandan
Browse files

ARM: dts: msm: add cont splash memory for shima target

Add cont splash memory node containing base address
and size for shima target.

Change-Id: Ied6a72ec7a6a48f4ccb32f2c268266288292d97b
parent 9fd9b2e6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -436,6 +436,10 @@
			size = <0x0 0x1C00000>;
		};

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

	chosen {