Hi igor,
The First , I already writed the boot image to use MFG tool. And then, i want to write the boot image to use console window.
So, I writed the boot image to use the below command ,
"reload_uboot=tftpboot u-boot.bin; nand erase 0x0 0x40000; nand write 0x10800000 0x0 0x40000"
Boot image is not applicable in i.MX6 AI PDK.
I already review the documents, i.MX_6Dual6Quad_Sabre-AI_Linux_User's_Guide.pdf.
But i can't find how to download the boot image to use console window.
If you know it, please let me know.
Regards
HM