From: Adam Ford Date: Fri, 2 May 2025 10:58:47 +0000 (-0500) Subject: arm64: imx: imx8mn-beacon: Enable BOOTAUX X-Git-Tag: v2025.07-rc2~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfbc44f535634630f8a584dc009e002a774a5bfd;p=pandora-u-boot.git arm64: imx: imx8mn-beacon: Enable BOOTAUX In order to run binaries targeting the Cortex-M7, BOOTAUX is required. Signed-off-by: Adam Ford --- diff --git a/configs/imx8mn_beacon_defconfig b/configs/imx8mn_beacon_defconfig index c605567d9a6..115288aa27f 100644 --- a/configs/imx8mn_beacon_defconfig +++ b/configs/imx8mn_beacon_defconfig @@ -29,6 +29,7 @@ CONFIG_SPL=y CONFIG_SPL_IMX_ROMAPI_LOADADDR=0x48000000 CONFIG_SYS_MEMTEST_START=0x40000000 CONFIG_SYS_MEMTEST_END=0x44000000 +CONFIG_IMX_BOOTAUX=y CONFIG_REMAKE_ELF=y CONFIG_FIT=y CONFIG_FIT_EXTERNAL_OFFSET=0x3000