Re: [Article] NuttX on Star64 JH7110: Creating the First Release

2023-08-07 Thread Alan C. Assis
Congratulations Lup!!!

This is a great achievement!

BR,

Alan

On 8/7/23, Lee, Lup Yuen  wrote:
> Good News! NuttX now officially supports the Pine64 Star64 64-bit RISC-V
> SBC, based on the StarFive JH7110 SoC.
>
> (StarFive VisionFive 2 SBC will probably work too, anyone would like to
> test?)
>
> In this article we explain how we created the First Release of NuttX for
> Star64 JH7110…
> (1) Building NuttX for Star64
> (2) Creating a Bootable microSD with NuttX Kernel and Initial RAM Disk
> (3) What happens during NuttX Startup
> (4) Adding the NuttX Arch (JH7110) and NuttX Board (Star64)
> (5) Upcoming Features for NuttX on Star64
>
> Which is probably helpful for folks who wish to…
> - Add a new NuttX Arch (SoC) or NuttX Board
> - Create NuttX Drivers (or NuttX Apps) for Star64 (or VisionFive2)
> - Or simply understand how we boot a Modern SBC from scratch!
>
> Check out the article: https://lupyuen.codeberg.page/articles/release.html
>
> Lup
>


[Article] NuttX on Star64 JH7110: Creating the First Release

2023-08-07 Thread Lee, Lup Yuen
Good News! NuttX now officially supports the Pine64 Star64 64-bit RISC-V
SBC, based on the StarFive JH7110 SoC.

(StarFive VisionFive 2 SBC will probably work too, anyone would like to
test?)

In this article we explain how we created the First Release of NuttX for
Star64 JH7110…
(1) Building NuttX for Star64
(2) Creating a Bootable microSD with NuttX Kernel and Initial RAM Disk
(3) What happens during NuttX Startup
(4) Adding the NuttX Arch (JH7110) and NuttX Board (Star64)
(5) Upcoming Features for NuttX on Star64

Which is probably helpful for folks who wish to…
- Add a new NuttX Arch (SoC) or NuttX Board
- Create NuttX Drivers (or NuttX Apps) for Star64 (or VisionFive2)
- Or simply understand how we boot a Modern SBC from scratch!

Check out the article: https://lupyuen.codeberg.page/articles/release.html

Lup