The physical address space of the memory on STK1005 depend on the chip select connected to the memory devices.
The external memory on STK1000 and STK1005 is selected by the following chip select signals and thus leading to the following mapping to physical addresses.
Chip select | Memory device | Physical address |
EBI - NCS0 | 8MB NOR Flash (on STK1000) | 0x0000_0000 - 0x03FF_FFFF (when boot mode 00) |
EBI - NCS1 | 64MB SDRAM (on STK1005) | 0x1000_0000 - 0x1FFF_FFFF |
EBI - NCS3 | 256MB NAND Flash (on STK1005) | 0x2400_0000 - 0x27FF_FFFF |
Please note that memory is wrapped such that the 8MB memory selected by NCS0 will be repeated 8 times in the 64 MB memory area to which it is mapped.