This commit is contained in:
Lee Lup Yuen 2023-06-28 21:20:24 +08:00
parent 3ba6387202
commit 0001569bea

View file

@ -4,12 +4,12 @@
Read the articles...
- ["Inspecting the RISC-V Linux Images for Star64 SBC"](https://lupyuen.github.io/articles/star64)
- ["64-bit RISC-V with Apache NuttX Real-Time Operating System"](https://lupyuen.github.io/articles/riscv)
- ["Rolling to RISC-V"](https://lupyuen.github.io/articles/pinephone2#rolling-to-risc-v)
- ["Inspecting the RISC-V Linux Images for Star64 SBC"](https://lupyuen.github.io/articles/star64)
Let's port Apache NuttX RTOS to [Pine64 Star64](https://wiki.pine64.org/wiki/STAR64) 64-bit RISC-V SBC!
(Based on [StarFive JH7110 SoC](https://doc-en.rvspace.org/Doc_Center/jh7110.html))
@ -452,6 +452,8 @@ StarFive #
Which is OK because we haven't inserted a microSD Card.
## U-Boot Commands for Star64
Here are the U-Boot Commands...
```text
@ -560,6 +562,8 @@ unzip - unzip a memory region
version - print monitor, compiler and linker version
```
## U-Boot Settings for Star64
Here are the U-Boot Settings...
```text