Apache NuttX RTOS for Pine64 Star64 64-bit RISC-V SBC (StarFive JH7110)
Find a file
2023-06-26 16:10:23 +08:00
LICENSE Initial commit 2023-06-26 15:33:06 +08:00
README.md Update doc 2023-06-26 16:10:23 +08:00

Apache NuttX RTOS for Pine64 Star64 64-bit RISC-V SBC (StarFive JH7110)

Read the article...

Linux Images for Star64

Let's examine the Linux Images for Star64 SBC, to see how U-Boot Bootloader is configured.

According to Software Releases for Star64, we have...

  1. Yocto Images at pine64.my-ho.st

    Let's inspect at star64-image-minimal

  2. Armbian Images

    Let's inspect Armbian 23.8 Lunar (Minimal)

Armbian Image for Star64

TODO

Uncompress the .xz, mount the .img file on macOS.

Yocto Image for Star64

TODO

Uncompress the .bz2, rename as .img. Balena Etcher won't work with .bz2 files!

TODO