You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're porting oreboot to various RISC-V platforms, including the Allwinner D1 and Starfive JH7100.
In Open Source Firmware, we take the LinuxBoot approach to create boot loader environments, and with cpu, we can easily use Docker on any given node.
For example, on the D1, we currently spin up a cpud from power-on to ready within 7-8 seconds.
If that is of interest to you, feel free to add it, ask for more, or have me write something for the README. :-)
I will create a complementary repository for reference.
The text was updated successfully, but these errors were encountered:
Hi,
We're porting oreboot to various RISC-V platforms, including the Allwinner D1 and Starfive JH7100.
In Open Source Firmware, we take the LinuxBoot approach to create boot loader environments, and with cpu, we can easily use Docker on any given node.
For example, on the D1, we currently spin up a
cpud
from power-on to ready within 7-8 seconds.If that is of interest to you, feel free to add it, ask for more, or have me write something for the README. :-)
I will create a complementary repository for reference.
The text was updated successfully, but these errors were encountered: