memory_map
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
memory_map [2025/05/08 20:12] – arisotura | memory_map [2025/05/14 15:55] (current) – arisotura | ||
---|---|---|---|
Line 5: | Line 5: | ||
^ Start ^ End ^ Desc. ^ | ^ Start ^ End ^ Desc. ^ | ||
| 0x00000000 | 0x3FFFFFFF | main RAM (4MB, mirrored) | | | 0x00000000 | 0x3FFFFFFF | main RAM (4MB, mirrored) | | ||
- | | 0x00000000 | 0x0000047F | + | | 0x00000000 | 0x00000FFF |
| 0xE0010000 | 0xE001FFFF | SDIO registers (256 bytes, mirrored) | | | 0xE0010000 | 0xE001FFFF | SDIO registers (256 bytes, mirrored) | | ||
| 0xF0000000 | ? | I/O | | | 0xF0000000 | ? | I/O | | ||
Line 20: | Line 20: | ||
The boot ROM is mapped at 0x00000000 as an overlay. Writes go through to main RAM. | The boot ROM is mapped at 0x00000000 as an overlay. Writes go through to main RAM. | ||
- | Before | + | When jumping to the second stage bootloader |
+ | |||
+ | The boot ROM supports three ways of loading code: SPI (from FLASH), UART (from the UART1 serial header), and I2C. It is unclear how I2C code loading would work on the gamepad, if at all (might be intended for the WiiU-side DRH SoC). | ||
Line 31: | Line 33: | ||
| 0xF0000100 | Device ID (16 bytes) | | | 0xF0000100 | Device ID (16 bytes) | | ||
| 0xF0000400 | Timers | | | 0xF0000400 | Timers | | ||
- | | 0xF0000800 | ? | | + | | 0xF0000800 | Camera controller |
| 0xF0000C00 | ? | | | 0xF0000C00 | ? | | ||
| 0xF0001200 | IRQ controller | | | 0xF0001200 | IRQ controller | | ||
Line 53: | Line 55: | ||
| 0xF0006400 | I2C bus 3 | | | 0xF0006400 | I2C bus 3 | | ||
| 0xF0006800 | I2C bus 4 | | | 0xF0006800 | I2C bus 4 | | ||
- | | 0xF0008400 | Video capture?? | | + | | 0xF0008400 | Video - h264 encoder? | |
| 0xF0008800 | Video capture?? | | | 0xF0008800 | Video capture?? | | ||
| 0xF0008900 | Video capture?? | | | 0xF0008900 | Video capture?? | | ||
| 0xF0008C00 | Video capture?? | | | 0xF0008C00 | Video capture?? | | ||
- | | 0xF0009000 | Video - ? | | + | | 0xF0009000 | Video - camera controller related? | |
| 0xF0009400 | Video - output/ | | 0xF0009400 | Video - output/ | ||
| 0xF0009500 | Video - palette | | | 0xF0009500 | Video - palette | |
memory_map.1746735136.txt.gz · Last modified: 2025/05/08 20:12 by arisotura