Hello Champs,
Customer wanted to validate the ROM bootloader ECC.
He configured the boot mode from NAND_FLASH with sysboot9=0 ECC by ROM.
Boot code is flashed to NAND flash BLOCK0, BLOCK1.
He modified some BITs in data area (not modify the ECC), He thought the ROM bootloader should boot from BLOCK1 due to the wrong data , but it still booted from BLOCK0.
He did another test, he used BCH8 ECC when flashing data to BLOCK0 and it booted from the BLOCK1 as supposed.
He wanted to know why the ROM bootloader still boots from BLOCK0 even if he modified the data in block0.
Thanks.
Rgds
Shine