mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
Update doc
This commit is contained in:
parent
8a72df2d02
commit
158a6727d2
1 changed files with 8 additions and 0 deletions
|
@ -2260,6 +2260,10 @@ nx_start: CPU0: Beginning Idle Loop
|
|||
|
||||
TODO: Who maps the User Memory for `lnvaddr=0x50600000`?
|
||||
|
||||
![Ox64 boots to NuttX Shell](https://lupyuen.github.io/images/mmu-boot1.png)
|
||||
|
||||
[_Ox64 boots to NuttX Shell_](https://gist.github.com/lupyuen/aa9b3e575ba4e0c233ab02c328221525)
|
||||
|
||||
__Compute Level 1 PTE:__
|
||||
|
||||
Based the [Updated MMU Log with PTE](https://gist.github.com/lupyuen/22712d6a2c3a7eb2da1f3cd5c2f4f6cf)...
|
||||
|
@ -2446,6 +2450,10 @@ TODO: [G Bit](https://five-embeddev.com/riscv-isa-manual/latest/supervisor.html#
|
|||
|
||||
TODO: [SATP Log](https://gist.github.com/lupyuen/aa9b3e575ba4e0c233ab02c328221525)
|
||||
|
||||
![NuttX swaps the SATP Register](https://lupyuen.github.io/images/mmu-boot2.jpg)
|
||||
|
||||
[_NuttX swaps the SATP Register_](https://gist.github.com/lupyuen/aa9b3e575ba4e0c233ab02c328221525)
|
||||
|
||||
# Documentation for Ox64 BL808
|
||||
|
||||
- ["Ox64 BL808 RISC-V SBC: Booting Linux and (maybe) Apache NuttX RTOS"](https://lupyuen.github.io/articles/ox64)
|
||||
|
|
Loading…
Reference in a new issue