Hi all,
Previously I was able to successfuly flash and boot up a custom board based on i.MX6UL using uuu with a simple script:
uuu -b emmc_all <custom-image.wic.bz2>
I am trying to including additional binaries into the device during the flashing process, so I tested out the example script provided by NXP. However after (successfully) flashing with the following configuration I am no longer able to boot the board.
I've tried to revert by reflashing using the previous way, but the board still won't boot up.
Heres my observations:
Is there anyway for me to debug where the problem occured and how to fix it?
Thanks,
Jason
Hello,
Could you share the serial terminal log?
If you can boot and get into kernel using UUU or MFGTool it won't necessary mean that it flashed correctly or if the images flashed are correct.
If flashing finish correctly and booting from other media you can access eMMC and is able to boot from the images in the eMMC then I'll suggest to check the boot configuration in your custom board.
Best regards,
Aldo.