mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-16 20:21:32 +03:00
pine64-pinephone: Enable stage-0 support
This commit is contained in:
parent
b81fd24f33
commit
5113fad354
@ -47,4 +47,7 @@
|
|||||||
gpio set 114 # G
|
gpio set 114 # G
|
||||||
gpio clear 116 # B
|
gpio clear 116 # B
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# Supports rebooting into generation kernel through kexec.
|
||||||
|
mobile.quirks.supportsStage-0 = true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user