This is about my AT91SAM9260 system. I have found someone selling MT46LV64M8A2 chips, thus allowing me to deck the SAM9260 out with its maximum supported 256MB of DRAM. The memory is arranged in a 32-bit wide bus, with each memory chip providing one byte of the interface, but share the same address and chip select line. Now is there any points I should be aware of when layering out the board, regarding the four memory chips? Keep in mind that the maximum bus speed here is SDR PC133.
Also there is the mixed width bus problem: the bus is shared with three devices: the 32-bit wide memory, the 8-bit wide NAND chip, and the 16-bit wide display controller (RAIO RA8875.) What should I be aware of when wiring this thing up, with the mixed width bus in place?