]> git.baikalelectronics.ru Git - uboot.git/commit
configs: verdin-imx8mp: enable ARCH_MISC_INIT
authorSergio Prado <sergio.prado@toradex.com>
Tue, 2 May 2023 08:57:50 +0000 (10:57 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jul 2023 12:40:03 +0000 (14:40 +0200)
commitcc301b8263fe5894440e9bb53db872692ac05ff2
tree4a5837a9679d3f2c4b55d1eb4fe41a5c92b4c28e
parent27a4aa9d1fcfb7c045dd3cee8328729e55a46287
configs: verdin-imx8mp: enable ARCH_MISC_INIT

This is required to boot a FIT image, otherwise the caam_jr driver is
not initialized and the hash verification fails with the following
error:

Verifying Hash Integrity ... sha256dev_get_priv: null device
CAAM was not setup properly or it is faulty

Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
configs/verdin-imx8mp_defconfig