commit | 7a63432e9d1b474a9bffb814b4e08e338256989c | [log] [tgz] |
---|---|---|
author | Sergio Prado <sergio.prado@toradex.com> | Tue May 02 10:57:50 2023 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 11 14:40:03 2023 +0200 |
tree | 4a5837a9679d3f2c4b55d1eb4fe41a5c92b4c28e | |
parent | d31ffce81db8a5a5687cf13d00cf9ecf2805f658 [diff] |
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>