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

Commit 84503aa0 authored by Vijayanand Jitta's avatar Vijayanand Jitta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Upgrade Kona's memory map to version 7

Upgrade Kona's memory map to version 7, which adds a
carveout of 80 KB for UEFI/XBL minidump logging.

Change-Id: Ifbb686b196a21110fa484eace50428f095749aab
parent 6cf0b046
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -393,6 +393,12 @@
			no-map;
			no-map;
		};
		};


		reserved_xbl_uefi_log: res_xbl_uefi_log_region@80880000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x80880000 0x0 0x14000>;
		};

		smem_mem: smem_region@80900000 {
		smem_mem: smem_region@80900000 {
			no-map;
			no-map;
			reg = <0x0 0x80900000 0x0 0x200000>;
			reg = <0x0 0x80900000 0x0 0x200000>;