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

Commit 983a9505 authored by Baochu Xu's avatar Baochu Xu
Browse files

ARM: dts: decrease modem firmware size for SDW2700



Decrease modem firmware size from 85M to 80M.

Change-Id: I9cf41887c1bde5d14cf4354554e84573a6e60c5f
Signed-off-by: default avatarBaochu Xu <bxu@codeaurora.org>
parent 43ccf68e
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -46,3 +46,15 @@
		};
	};
};

&modem_mem {
	reg = <0x0 0x86800000 0x0 0x5000000>;
};

&adsp_fw_mem {
	reg = <0x0 0x8b800000 0x0 0x1100000>;
};

&wcnss_fw_mem {
	reg = <0x0 0x8c900000 0x0 0x700000>;
};