- implemented video mode setting with the property tags, and once again it only
[rpikern] / doc / notes.md
1 Raspberry Pi2 notes
2 ===================
3 The following is not all confirmed.
4
5 Memory map
6 ----------
7 RAM is mapped to 0, 40000000 (cache-coherent) and c0000000h (uncached) in VC
8 space. In the ARM address space is mapped to 0(?).
9
10 I/O base is at 7e000000 in VC address space (rpi1?), and mapped to different
11 ranges for each model in ARM space.
12
13 Memory map summary:
14  - load address: 8000h
15  - I/O base:
16    * rpi0/1: 20000000h
17    * rpi2/3: 3f000000h
18    * rpi4:   fe000000h