From 26685b224401305756ef35858a9c7f83efb85846 Mon Sep 17 00:00:00 2001 From: Adrian Alonso Date: Mon, 27 Jul 2020 10:15:54 -0500 Subject: MLK-24511: dts: arm64: freescale: imx8mm ab2: nhx3670 fw mem region Reserve nhx3670 Cortex-M4 application and firmware memory region use u-boot fit imxtract to load app and firmware into DDR memory Signed-off-by: Adrian Alonso --- arch/arm64/boot/dts/freescale/imx8mm-ab2-m4.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm64/boot/dts/freescale/imx8mm-ab2-m4.dts') diff --git a/arch/arm64/boot/dts/freescale/imx8mm-ab2-m4.dts b/arch/arm64/boot/dts/freescale/imx8mm-ab2-m4.dts index ad4f72b691f5..05609e802e6a 100644 --- a/arch/arm64/boot/dts/freescale/imx8mm-ab2-m4.dts +++ b/arch/arm64/boot/dts/freescale/imx8mm-ab2-m4.dts @@ -14,7 +14,7 @@ ranges; m4_reserved: m4@0x80000000 { - reg = <0 0x80000000 0 0x1000000>; + reg = <0 0x80000000 0 0x0101E400>; no-map; }; -- cgit v1.2.3