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
ff91f95f64
commit
f8462f5e1b
1 changed files with 2 additions and 0 deletions
|
@ -1014,6 +1014,8 @@ Based on the SG2000 Device Tree: [cv181x_milkv_duos_sd.dts](cv181x_milkv_duos_sd
|
|||
};
|
||||
```
|
||||
|
||||
We see that PLIC is at 70000000, CLINT at 74000000. Let's implement this in NuttX...
|
||||
|
||||
TODO: Fix the PLIC Interrupt Controller in NuttX
|
||||
|
||||
# U-Boot Commands for Milk-V Duo S
|
||||
|
|
Loading…
Reference in a new issue