NixOS on ARM: Difference between revisions
imported>Samueldr m Adds writing command |
imported>Samueldr m Phrasing→The easiest way |
||
| Line 380: | Line 380: | ||
=== The easiest way === | === The easiest way === | ||
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> | ||