NixOS on ARM/Orange Pi PC: Difference between revisions
imported>Samueldr m Adds resources + details |
Phanirithvij (talk | contribs) m fix orangepi homepage |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ARM/breadcrumb}} | |||
<div class="infobox"> | <div class="infobox"> | ||
{|class="table" | {|class="table" | ||
Line 13: | Line 14: | ||
|- | |- | ||
!Maintainer | !Maintainer | ||
| | | | ||
|} | |} | ||
</div> | </div> | ||
<!-- TODO : write intro paragraph --> | <!-- TODO : write intro paragraph --> | ||
== Status == | == Status == | ||
{{outdated|Section refers to old user-provided images. Should be reviewed with cross-compilation, or native compilation through userspace emulation.}} | |||
'''@dezgeg''''s porting efforts to ARMv7 works on the Orange Pi PC, using the proper upstream u-boot. | '''@dezgeg''''s porting efforts to ARMv7 works on the Orange Pi PC, using the proper upstream u-boot. | ||
U-boot support [https://github.com/NixOS/nixpkgs/pull/32554 has been merged 2017-12-11] | U-boot support [https://github.com/NixOS/nixpkgs/pull/32554 has been merged 2017-12-11]. | ||
== Board-specific installation notes == | == Board-specific installation notes == | ||
Line 54: | Line 57: | ||
== Resources == | == Resources == | ||
* [http://www.orangepi.org | * [http://www.orangepi.org Official product page] | ||
* [https://linux-sunxi.org/Xunlong_Orange_Pi_PC linux-sunxi wiki page] | * [https://linux-sunxi.org/Xunlong_Orange_Pi_PC linux-sunxi wiki page] |