SDRAM starts at address 0x3000.0000 up to the available amount of connected SDRAM memory. Physically this CPU can handle up to 256MiB (two areas with up to 128MiB each).
- 0x0000.0000 Start of the internal SRAM when booting from NAND flash memory or CS signal to a NOR flash memory.
- 0x0800.0000 Start of I/O space.
- 0x3000.0000 Start of SDRAM area.
- 0x3000.0100 Start of the TAG list area.
- 0x3000.8000 Start of the linux kernel (physical address).
- 0x4000.0000 Start of internal SRAM, when booting from NOR flash memory
- 0x4800.0000 Start of the internal I/O area
All S3C24xx common headers are located here.
- Note:
- Do not add board specific header files/information here.