summaryrefslogtreecommitdiff
path: root/configs/kontron-sl-mx8mm_defconfig
diff options
context:
space:
mode:
authorFrieder Schrempf <frieder.schrempf@kontron.de>2022-08-24 15:59:14 +0200
committerStefano Babic <sbabic@denx.de>2022-10-20 17:35:51 +0200
commit3b846df8ab46d1c40514747b9de6aef97460467d (patch)
treec4258f870fe27b1b9d725d3bab5feb71db1cb83c /configs/kontron-sl-mx8mm_defconfig
parent3a683aefdf523b9f32de2fe74ce82a9ce2476a2a (diff)
imx: kontron-sl-mx8mm: Prepare for other i.MX8MM SoM types
This sets an env variable 'som_type' from the board code. It can later be used by environment scripts, e. g. to select the proper devicetree for the board. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Reviewed-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'configs/kontron-sl-mx8mm_defconfig')
-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 fe29866f5c..f273f22830 100644
--- a/configs/kontron-sl-mx8mm_defconfig
+++ b/configs/kontron-sl-mx8mm_defconfig
@@ -31,6 +31,7 @@ CONFIG_SPL_LOAD_FIT=y
# CONFIG_USE_SPL_FIT_GENERATOR is not set
CONFIG_OF_BOARD_SETUP=y
CONFIG_BOARD_TYPES=y
+CONFIG_BOARD_LATE_INIT=y
CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
CONFIG_SPL_BSS_START_ADDR=0x910000
CONFIG_SPL_BSS_MAX_SIZE=0x2000