In the DM355 EVM,the Flash is MT29F16G08.The address of ASYNC EMIF (Data) is from 0x02000000 to 0x09ffffff.
So the NAND chip select 0 flash address is 0x02000000.I can understand this .
But ,the NAND Chip Select 1 flash address is 0x02004000,and the pin A12 is linked to CE2 of NAND FLASH.
What is the meaning of 0x02004000 and the A12 ?
Why the address is not 0x02005000?
Because ,I will change the flash ,so I want to know it clearly.