U-Boot: Difference between revisions
m Add some external links |
Add notes about usage (or rather lack of notes about usage) |
||
| Line 55: | Line 55: | ||
|<code>raspberryPi</code> ''[sic]'' | |<code>raspberryPi</code> ''[sic]'' | ||
|} | |} | ||
=== Using U-Boot === | |||
You will need to consult either the [https://docs.u-boot.org/ Official U-Boot documentation], or a board-specific page to find out how to use the produced output. | |||
The large variety of ecosystems supported by U-Boot makes it impossible to document succintly. | |||
==== SBC and related projects in NixOS ==== | |||
* [[NixOS on ARM]] | |||
* [[NixOS on RISCV/VisionFive 2|NixOS on RISCV]] | |||
== Vendor U-Boot == | == Vendor U-Boot == | ||