Neo FreeRunner Memory Mapping

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
== GTA02 Memory Mapping ==
+
The first block holds a little 4KByte RAM buffer that is auto-filled
 +
from NAND by CPU hardware, called "steppingstone" when we boot from
 +
NAND, or the NOR is mapped in there.
  
 
nCS0: 00000000 07FFFFFF  4K steppingstone or NOR (Aux held down) <br>
 
nCS0: 00000000 07FFFFFF  4K steppingstone or NOR (Aux held down) <br>

Revision as of 20:06, 25 August 2008

The first block holds a little 4KByte RAM buffer that is auto-filled from NAND by CPU hardware, called "steppingstone" when we boot from NAND, or the NOR is mapped in there.

nCS0: 00000000 07FFFFFF 4K steppingstone or NOR (Aux held down)
nCS1: 08000000 0FFFFFFF Glamo
nCS2: 10000000 17FFFFFF nothing mapped
nCS3: 18000000 1FFFFFFF NOR
nCS4: 20000000 17FFFFFF nothing mapped
nCS5: 28000000 2FFFFFFF nothing mapped
nCS6: 30000000 37FFFFFF on-MCP SDRAM 128MB
nCS7: 38000000 3FFFFFFF external SDRAM 128MB

Personal tools

The first block holds a little 4KByte RAM buffer that is auto-filled from NAND by CPU hardware, called "steppingstone" when we boot from NAND, or the NOR is mapped in there.

nCS0: 00000000 07FFFFFF 4K steppingstone or NOR (Aux held down)
nCS1: 08000000 0FFFFFFF Glamo
nCS2: 10000000 17FFFFFF nothing mapped
nCS3: 18000000 1FFFFFFF NOR
nCS4: 20000000 17FFFFFF nothing mapped
nCS5: 28000000 2FFFFFFF nothing mapped
nCS6: 30000000 37FFFFFF on-MCP SDRAM 128MB
nCS7: 38000000 3FFFFFFF external SDRAM 128MB