NixOS on ARM: Difference between revisions

imported>Samueldr
m Raspberry Pi: Updates with current status of port.
imported>Samueldr
m Raspberry Pi: Adds (1) to section title
Line 67: Line 67:


<syntaxhighlight lang="bash">sudo dd if=uboot-Linksprite_pcDuino3_Nano_defconfig-2015.07_u-boot-sunxi-with-spl.bin of=/dev/sdc bs=1024 seek=8</syntaxhighlight>
<syntaxhighlight lang="bash">sudo dd if=uboot-Linksprite_pcDuino3_Nano_defconfig-2015.07_u-boot-sunxi-with-spl.bin of=/dev/sdc bs=1024 seek=8</syntaxhighlight>
=== Raspberry Pi ===
=== Raspberry Pi (1) ===


The ARMv6 image boots out-of-the-box! Note that Raspberry Pi 2 is not yet supported by these images, but in the future the ARMv7 image will work.
The ARMv6 image boots out-of-the-box! Note that Raspberry Pi 2 is not yet supported by these images, but in the future the ARMv7 image will work.