Hello,
Section 4.4.10.1 ("GPMC NAND Bootloader Operation") of TRM is empty.
1- Can we get the information regarding booting details of GPMC NAND?
2- Is the algorithm exactly the same as what is described in AM335x TRM section 26.1.8.4 ("NAND"), specifically:
a- The device detection algorithm, was there any changes on am64x?
b- Was the Supported NAND Devices table updated
c- When an ONFI capable device is detected that is not in the supported table, and parameters extracted from ONFI Parameters Page, what are the possible errors leading to aborting NAND boot ?
d- Is the ROM selecting BCH8 vs BCH16 still based on cell type level 8 or more to switch to BCH16? or is it related to page size now?
e- Is Reading NAND Geometry From I2C EEPROM still available?
3- Can we have access to this part of the ROM code (only the GPMC NAND boot) to get all the answers we need ?
Thank you and Regards.