1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2025-03-13 17:25:15 +01:00
nixos-hardware/pine64/rockpro64
2025-03-07 05:24:54 +00:00
..
console.nix pine64/rockpro64: HDMI output and Network in initrd 2025-03-07 05:24:54 +00:00
default.nix pine64/rockpro64: HDMI output and Network in initrd 2025-03-07 05:24:54 +00:00
README.md pine64/rockpro64: HDMI output and Network in initrd 2025-03-07 05:24:54 +00:00

Pine64 RockPro64

Tow-Boot

We highly suggest installing Tow-Boot to the SPI Flash.

Having the firmware installed to SPI makes the device act basically like a normal computer. No need for weird incantations to setup the platform boot firmware.

Alternatively, starting from the Tow-Boot disk image on eMMC is easier to deal with and understand than having to deal with U-Boot manually.

Console

To configure default console I/O to use serial instead of HDMI (default):

hardware.rockpro64.console = "serial";