mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
pine64/rockpro64: HDMI output and Network in initrd
This commit is contained in:
committed by
mergify[bot]
parent
ae546d018a
commit
b48cc4dab0
@@ -12,3 +12,11 @@ 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):
|
||||
|
||||
```nix
|
||||
hardware.rockpro64.console = "serial";
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user