]> git.dujemihanovic.xyz Git - u-boot.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)
commit7a63432e9d1b474a9bffb814b4e08e338256989c
tree4a5837a9679d3f2c4b55d1eb4fe41a5c92b4c28e
parentd31ffce81db8a5a5687cf13d00cf9ecf2805f658
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