]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: imx93_var_som: Probe ELE MU
authorMathieu Othacehe <othacehe@gnu.org>
Fri, 9 Feb 2024 10:30:08 +0000 (11:30 +0100)
committerFabio Estevam <festevam@denx.de>
Sat, 10 Feb 2024 18:16:13 +0000 (15:16 -0300)
commitdb783ee982e946ce27c63761b848d9ffa503455d
tree850c09246384ecb82e439e206713d296588665b1
parent2029a4c6be564887ba0860f1e91ea7d54b5675d5
board: imx93_var_som: Probe ELE MU

Probing the MU is needed to prevent this error in the SPL:

ele dev is not initialized
Authenticate container hdr failed, return -19, resp 0x0
IND = INVALID

ele dev is not initialized
Error: release container failed, resp 0x0!
IND = INVALID

SPL: failed to boot from all boot devices

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
board/variscite/imx93_var_som/spl.c