NixOS on ARM/Libre Computer ROC-RK3328-CC: Difference between revisions

m fix github archive link
m fixed it! hurray
 
(2 intermediate revisions by 2 users not shown)
Line 33: Line 33:


This bootloader is not entirely open, incorporating a binary blob for the tertiary program loader (TPL).
This bootloader is not entirely open, incorporating a binary blob for the tertiary program loader (TPL).
If your have nix installed you can download the latest version with (This command also works on different
If you have nix installed, you can download the latest version with (This command also works on different
architectures since it can be downloaded from the binary cache):
architectures since it can be downloaded from the binary cache):


Line 118: Line 118:
{| class="table"
{| class="table"
|-
|-
!colspan="2" style="background: #fafafa"| Pi-2 Bus
!colspan="2" style="background: var(--color-inverted)"| Pi-2 Bus
|-
|-
! Pin
! Pin
Line 145: Line 145:
{| class="table arm-compatibility"
{| class="table arm-compatibility"
|
|
! style="background: #fafafa" | Mainline kernel
! style="background: var(--color-inverted)" | Mainline kernel
|-
|-
! Ethernet  
! Ethernet  
Line 162: Line 162:
* [https://www.libre.computer/products/rk3328/ Official product page]
* [https://www.libre.computer/products/rk3328/ Official product page]
* [https://roc-rk3328-cc.readthedocs.io/en/latest/intro.html Official Getting Started Guide]
* [https://roc-rk3328-cc.readthedocs.io/en/latest/intro.html Official Getting Started Guide]
[[Category:NixOS on ARM]]