NixOS on ARM/Radxa ROCK5 Model B: Difference between revisions
imported>Samueldr Add infobox and navbar |
imported>Samueldr m Add intro, preparing sections |
||
| Line 20: | Line 20: | ||
|} | |} | ||
</div> | </div> | ||
The Radxa ROCK5 Model B is a Single-Board Computer with a Rockchip RK3588 SoC. | |||
Support of this system is YMMV (your mileage may vary), and depends on vendor-provided BSP (Board Support Package) based components. | |||
== Platform firmware == | |||
Repo for building Platform Firmware: https://github.com/samueldr/Tow-Boot/tree/wip/rock5-vendor | Repo for building Platform Firmware: https://github.com/samueldr/Tow-Boot/tree/wip/rock5-vendor | ||
| Line 31: | Line 34: | ||
Flash result to installation media (sd or mmc) | Flash result to installation media (sd or mmc) | ||
== @aciceri's flake == | |||
Nix flake for building OS image: https://github.com/aciceri/rock5b-nixos | Nix flake for building OS image: https://github.com/aciceri/rock5b-nixos | ||