1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-17 21:11:34 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Samuel Dionne-Riel
b7d1fe8290 pine64-pinephone: Declare internal storage block device 2021-01-04 05:52:07 -05:00
Samuel Dionne-Riel
a73e89610c pine64-pinephone: Add gadgetfs information 2021-01-04 05:52:07 -05:00
Samuel Dionne-Riel
5113fad354 pine64-pinephone: Enable stage-0 support 2020-12-29 17:59:09 -05:00
Samuel Dionne-Riel
082770117c pine64-pinephone: Add modem firmware updater
This has not been made "fancier" for easier use yet. It is unknown how
useful updating the firmware is.

Usage:

```
 $ NIXPKGS_ALLOW_UNFREE=1 nix-build --argstr device pine64-pinephone -A pkgs.pine64-pinephone.qfirehose
 $ sudo ./result/bin/QFirehose -l ./ -f ./newfw
```

But maybe read more about whether you want to update or not beforehand?

https://forum.pine64.org/showthread.php?tid=11815
2020-10-18 17:53:41 -04:00
Samuel Dionne-Riel
788b1605e9 pine64-pinephone: Add service to control the modem 2020-10-18 16:30:24 -04:00
Johnny Kirchman
a047bdda03
pinephone-braveheart: Generalize Pinephone devices
* Remove braveheart specific naming
2020-10-06 21:27:01 -04:00