mirror of
https://github.com/AlexAltea/orbital.git
synced 2025-04-02 10:32:05 -04:00
17 lines
297 B
Markdown
17 lines
297 B
Markdown
## Memory
|
|
|
|
### ???
|
|
|
|
Base:
|
|
|
|
- `0xFFFFFE0000000000`: <= 1.76 (?)
|
|
- `0xFFFF800000000000`: >= 4.55 (?)
|
|
|
|
Offset | Size | Description
|
|
------------:|---------:|------------
|
|
`0x9B000` | `0x1000` | Boot
|
|
`0xD0340000` | `0x1000` | UART
|
|
`0xD0341000` | `0x1000` | UART (devtype 0x63)
|
|
|
|
### Kernel
|
|
|