Translations:NixOS on ARM/UEFI/51/en: Difference between revisions
Appearance
Importing a new version from external source |
(No difference)
|
Latest revision as of 22:41, 7 October 2025
Where supported, Nix can be used to build U-boot from its main-line repositories. See U-Boot#Building a packaged U-Boot for further information. The resulting firmware image can then be flashed to SPI with tools such as flashcp
or flashrom
, or installed to EMMC/SD card by writing to specific offsets. This is platform specific, refer to upstream U-boot documentation for your platform or board.