Hello,
I'm using a ONFI 2.2 compliant NAND with page size of 8KB and total size of 4GB which is larger than what the TRM specifies (4.4.10 GPMC NAND boot max 4KB page and 2GB total). Disabling ELM and using software ECC allows proper functionality both in u-boot and kernel when booting from SD card.
The problem I'm seeing is that when trying to boot from GPMC-NAND, the chip goes directly to secondary boot option without any message or errors regarding NAND. Is this normal and the expected behavior given the larger size NAND or there's still hope from booting from it?
Thank you.