u-boot/board/kontron/sl-mx8mm
Marek Vasut 1f908b1898 ARM: imx8m: Deduplicate CAAM init with arch_misc_init() call
Instead of duplicating code implemented by i.MX8M version of arch_misc_init()
in every board, enable CONFIG_ARCH_MISC_INIT and call arch_misc_init() from
spl_board_init(). This removes the duplication. No functional change.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2022-10-21 11:54:00 +02:00
..
imximage.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x) 2021-10-07 17:31:58 +02:00
lpddr4_timing.c imx: kontron-sl-mx8mm: Use new LPDDR4 config parameters 2022-10-20 17:35:51 +02:00
MAINTAINERS imx: kontron-sl-mx8mm: Adjust devicetree names, compatibles and model strings 2022-10-20 17:35:51 +02:00
Makefile imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x) 2021-10-07 17:31:58 +02:00
sl-mx8mm.c imx: kontron-sl-mx8mm: Prepare for I2C display detection in environment script 2022-10-20 17:35:51 +02:00
sl-mx8mm.env imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXT 2022-10-20 17:35:51 +02:00
spl.c ARM: imx8m: Deduplicate CAAM init with arch_misc_init() call 2022-10-21 11:54:00 +02:00