mirror of
https://github.com/lupyuen/nuttx-sg2000.git
synced 2025-01-13 05:08:28 +08:00
Update doc
This commit is contained in:
parent
f73867301a
commit
b5f483c43a
1 changed files with 3 additions and 1 deletions
|
@ -1016,7 +1016,9 @@ Based on the SG2000 Device Tree: [cv181x_milkv_duos_sd.dts](cv181x_milkv_duos_sd
|
|||
|
||||
We see that PLIC is at 0x7000_0000, CLINT at 0x7400_0000. Let's implement this in NuttX...
|
||||
|
||||
TODO: Fix the PLIC Interrupt Controller in NuttX
|
||||
TODO: Fix the PLIC Interrupt Controller for SG2000
|
||||
|
||||
https://gist.github.com/lupyuen/922e6379375fbc5d775d1e83cac4deb5
|
||||
|
||||
# U-Boot Commands for Milk-V Duo S
|
||||
|
||||
|
|
Loading…
Reference in a new issue