Hi Sir,
In AM/DM37x TRM datasheet, it mentioned Boot ROM used 4th READ ID byte to get the page_size and block_size of NAND, just like as following:
But there are two different Read ID configuration supported by some new NAND flash: the "legacy" 5-byte, and the "advanced" 6-byte versions.
When NAND use "advanced" 6-byte READ ID configuration, the 4th READ ID byte was different with "legacy" 5-byte. For example, following is an excerpt from hynix NAND
My question is, does AM/DM37x Boot ROM support "advanced" 6-byte READ ID configuration of NAND flash?