Hi,
We are using QSPI NOR flash as the booting memory for this project.
We want to use 8Gb (1GB) of single-chip, parallel NAND flash memory(x8) with a GPMC interface for additional memory storage.
However, it is written in the datasheet (SPRSP56F:Table 5.1) and technical reference manual (SPRUIM2H, Section 1.3.17) that
Supports up to 4 independent chip-select regions of programmable size and programmable base addresses
on 16MB, 32MB, 64MB, or 128MB boundary in a total address space of 1GB
And in the section 4.4.10 GPMC NAND Boot it is mentioned that
GPMC NAND Boot Configuration Fields
AM64x ROM only supports boot from ONFI 1.0 compatible 8 bit parallel NAND memory up to 2Gbytes in size
connected to GPMC CS0 with the following geometries:
• 2Kbyte page and spare area of at least 64 bytes or
• 4Kbyte page size and spare area of at least 128 bytes.
Thus, I got confused by this as to whether I should be using NAND flash for anything other than booting, as 128MB (1Gb) is the largest NAND flash that AM6421 can support as a single chip.?
Thanks and Regards
Sandeep
