I have a i.mx6 sabrelite board and developing it.
I followed the command but the board does not working now.
7 After verify all the HAB function, blow SEC_CONFIG fuse to close mode.
$ echo 0x2 > /sys/fsl_otp/HW_OCOTP_CFG5
I think it was now verified all and then I did the command. so the SEC_CONFIG is closed state now.
I thought that I can solve this problem on recovery mode using sb_loader(sb_loader.exe -f u-boot.imx).
But it is still not working.
Therefore, is there any good guide for this situation?