NixOS on ARM: Difference between revisions

imported>Samueldr
m Adds writing command
imported>Samueldr
Line 380: Line 380:
=== The easiest way ===
=== The easiest way ===


Using the cross-compiling architecture it is now possible to cross-compile u-boot from an x86_64 host. Here's a sample use.
Assuming upstream u-boot supports the board through a defconfig, it is possible possible to build u-boot using the cross-compiling architecture from an x86_64 host. Here's a sample use.


<syntaxhighlight>
<syntaxhighlight>