The problem is solved by reducing the reserved NAND blocks to 98 MB ( Previously set as 312 MB) .
My doubt is why the Metadata is inserted in all the blocks if 312MB is made as reserved NAND blocks though we have 1 GB NAND flash on our board
Hi Asha1z and VladanJovanovic
Please check my issue: iMX6Q NAND Boot issue in WinCE
Please help me to solve this issue.
Thanks.
With regards,
Keshava G N
Internal ROM does not write anything to NAND, so EBOOT must be modifying the boot tables in NAND for some reason. It shouldn't actually do that under most circumstances (unless you want to update bootloader), so it may be misconfigured in some way. Usually bootloader have reserved memory area to store configuration info, and this EBOOT may have this misconfigured. Not familiar with details of EBOOT though...
regards,
vladan