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

Commit 763728c1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: align the splash memory size to 4MB"

parents 2191ce83 eb2c6e05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@
		cont_splash_mem: splash_region@83000000 {
			linux,reserve-contiguous-region;
			linux,reserve-region;
			reg = <0x0 0x83000000 0x0 0x900000>;
			reg = <0x0 0x83000000 0x0 0xc00000>;
			label = "cont_splash_mem";
		};
	};