[PATCH 05/14] imx: kontron-sl-mx8mm: Enable bootaux command
Frieder Schrempf
frieder at fris.de
Wed Jul 13 11:52:16 CEST 2022
From: Frieder Schrempf <frieder.schrempf at kontron.de>
Enable the bootaux command in order to be able to load a
binary into the M4 core when needed.
Signed-off-by: Frieder Schrempf <frieder.schrempf at kontron.de>
---
configs/kontron-sl-mx8mm_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/kontron-sl-mx8mm_defconfig b/configs/kontron-sl-mx8mm_defconfig
index e6b5c8f800a..d9cacb2d809 100644
--- a/configs/kontron-sl-mx8mm_defconfig
+++ b/configs/kontron-sl-mx8mm_defconfig
@@ -20,6 +20,7 @@ CONFIG_SPL_DRIVERS_MISC=y
CONFIG_BOOTCOUNT_BOOTLIMIT=3
CONFIG_SPL=y
CONFIG_ENV_OFFSET_REDUND=0x160000
+CONFIG_IMX_BOOTAUX=y
CONFIG_SYS_LOAD_ADDR=0x42000000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
--
2.37.0
More information about the U-Boot
mailing list