NixOS on ARM/Orange Pi PC: Difference between revisions
imported>Samueldr Inits page |
Phanirithvij (talk | contribs) m fix orangepi homepage |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ARM/breadcrumb}} | |||
<div class="infobox"> | <div class="infobox"> | ||
{|class="table" | {|class="table" | ||
!colspan="2" class="title"|Orange Pi PC | !colspan="2" class="title"|Orange Pi PC | ||
|- | |||
!Manufacturer | |||
|Xunlong / Orange Pi | |||
|- | |- | ||
!Architecture | !Architecture | ||
| Line 10: | 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 48: | Line 54: | ||
** Support for ethernet may land in 4.15. | ** Support for ethernet may land in 4.15. | ||
** HDMI support isn't in the maintainer's requirements, it may start working in the future. | ** HDMI support isn't in the maintainer's requirements, it may start working in the future. | ||
== Resources == | |||
* [http://www.orangepi.org Official product page] | |||
* [https://linux-sunxi.org/Xunlong_Orange_Pi_PC linux-sunxi wiki page] | |||