NixOS on ARM: Difference between revisions

imported>Samueldr
m x → ×
imported>Samueldr
m Adds `support` section.
Line 263: Line 263:
* If your board's U-Boot configuration doesn't use the <code>extlinux.conf</code> format by default, create a patch to enable it. Some C hacking skills & U-Boot knowledge might be required. For some pointers, see this patch to enable it on the Versatile Express.
* If your board's U-Boot configuration doesn't use the <code>extlinux.conf</code> format by default, create a patch to enable it. Some C hacking skills & U-Boot knowledge might be required. For some pointers, see this patch to enable it on the Versatile Express.
* Make a pull request, also containing the board-specific instructions. Ping '''@dezgeg''' for review and for building & hosting the U-Boots at http://nixos-arm.dezgeg.me/installer.
* Make a pull request, also containing the board-specific instructions. Ping '''@dezgeg''' for review and for building & hosting the U-Boots at http://nixos-arm.dezgeg.me/installer.
== Support ==
All ARM platforms are experimental. Only AArch64 platforms are currently being worked on for eventual support from NixOS.
There is a dedicated IRC Channel for the upstream effort on [irc://irc.freenode.net/nixos-aarch64 freenode, #nixos-aarch64].


== Resources ==
== Resources ==