aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorFrieder Schrempf <frieder.schrempf@kontron.de>2022-08-24 15:59:10 +0200
committerStefano Babic <sbabic@denx.de>2022-10-20 17:35:51 +0200
commite8d1efe8e88707754946ba0d03b577cdc1593f74 (patch)
tree2fe332227607d58e49f8cc4660ef57938005ab90 /configs
parent27effdd16b94e32fb6f6288ed197e06e0600b044 (diff)
downloadu-boot-e8d1efe8e88707754946ba0d03b577cdc1593f74.zip
u-boot-e8d1efe8e88707754946ba0d03b577cdc1593f74.tar.gz
u-boot-e8d1efe8e88707754946ba0d03b577cdc1593f74.tar.bz2
imx: kontron-sl-mx8mm: Enable bootaux command
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@kontron.de> Reviewed-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/kontron-sl-mx8mm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kontron-sl-mx8mm_defconfig b/configs/kontron-sl-mx8mm_defconfig
index 18b926e..fe29866 100644
--- a/configs/kontron-sl-mx8mm_defconfig
+++ b/configs/kontron-sl-mx8mm_defconfig
@@ -22,6 +22,7 @@ CONFIG_SPL=y
CONFIG_ENV_OFFSET_REDUND=0x1F0000
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI=y
+CONFIG_IMX_BOOTAUX=y
CONFIG_SYS_LOAD_ADDR=0x42000000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y