Hi, I am interesting in develop a platform with the DM37xx microprocessor, a POP memory with [4Gb Nand flash + 2Gb LPDDR] of micron: MICMT29C4G48MAZAPAKQ-5 IT and a nor flash of Spansion: S29NS512P (no PoP, externally connected).
I'd like boot from nor flash (I have aviable 512 Mbits for u-boot, kernel and root file system) and use nand flash for log files and store images. I'd have to connect CS0 to Nor flash and CS1 to nand flash. Is that correct?
Can I use NOR flash for read and wirte? I found an application note of spansion1263.SpansionNOR-AM35x.pdf, where describes how use a S29NS512R nor flash, but only for read, for Sitara processors, but the GPMC module as identical. The S29NS512P[90 nm technology] and S29NS512R[65 nm technology] are identical nor flash but with different manufacturing technology.
Thank you very much.