1
0
Fork 0
mirror of https://gitlab.com/bztsrc/bootboot.git synced 2023-02-13 20:54:32 -05:00

Return physical MMIO address

This commit is contained in:
bzt 2019-03-15 00:28:38 +01:00
parent 73549f11f3
commit 9fc09f8155

View file

@ -136,6 +136,7 @@ Machine state
When the kernel gains control, the memory mapping looks like this:
```
-128M "mmio" area (0xFFFFFFFFF8000000)
-64M "fb" framebuffer (0xFFFFFFFFFC000000)
-2M "bootboot" structure (0xFFFFFFFFFFE00000)
-2M+1page "environment" string (0xFFFFFFFFFFE01000)