I read the IMX8MINI RM document, in Table6-1, it says if BOOT_MODE[1:0] is 00, that it is Boot from Fuse.
So could someone give me a step-by-step sample, to set above BOOT_MDOE[1:0] to 00? Because i am a software engineer, it is difficult for me to understand above statement, should I enter uboot mode to use 'fuse' command to do this? if it is , how to do it? how should I pass the command parameter?
Thanks