macOS
brew install u-boot-toolslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de u-boot-tools pour les workflows d'agents IA.
installation
brew install u-boot-toolslocal Homebrew formula metadata
sudo apk add u-boot-toolsAlpine Linux edge package indexes · u-boot-tools · Source: dl-cdn.alpinelinux.org
sudo apt install u-boot-toolsDebian stable package indexes · u-boot-tools · Source: deb.debian.org
sudo zypper install u-boot-toolsopenSUSE Tumbleweed package metadata · u-boot-tools · Source: download.opensuse.org
aperçu
Universal boot loader
historique
U-Boot Tools is the host-utility packaging surface for Das U-Boot, the widely used open source boot loader for embedded systems. Package managers expose tools such as mkimage, dumpimage, and mkenvimage so developers and release engineers can create or inspect bootable images without installing a board-specific firmware build.
U-Boot began in the PowerPC embedded Linux world as an MPC 8xx boot loader. DENX describes the project as having started more than 20 years ago under Wolfgang Denk, with the early PPCBoot line renamed to U-Boot when the project expanded beyond PowerPC.
The DENX project history records PPCBoot 2.0.0 as the last PPCBoot release on October 31, 2002, followed by U-Boot 0.1.0 in November 2002 with x86 support. Architecture support then broadened through MIPS32, MIPS64, Nios II, ColdFire, and MicroBlaze, and by the May 2004 U-Boot 1.1.2 release the tree supported products from 216 board manufacturers.
The packaged u-boot-tools subset follows from U-Boot's own build system. Current U-Boot documentation explicitly documents a tools-only defconfig and tools-only make target so distributions can build generic host utilities without a target-specific board build.
U-Boot became a de facto standard boot loader for embedded Linux devices because it covers many CPU architectures and board families. The current project site describes it as available for ARM, MIPS, PowerPC, RISC-V, x86, and x86_64, and says its purpose is hardware initialization and booting the operating-system kernel.
Package-manager adoption splits the full firmware tree from host-side utilities. The batch input lists u-boot-tools packages for Homebrew, Debian, Ubuntu, Alpine, and openSUSE, reflecting the common distribution pattern of shipping mkimage-style utilities as developer tools on ordinary Unix workstations.
U-Boot documentation says host tools are built with make tools-only_defconfig followed by make tools-only. In package form, those utilities are used to build and inspect images, environment blobs, and related artifacts from CI systems, cross-build hosts, and developer laptops.
The U-Boot FIT documentation describes FIT as a standard file format used by U-Boot for packaging images it reads and boots. That makes mkimage and dumpimage especially important outside the firmware tree: they let package builders, board vendors, and distro maintainers prepare boot assets reproducibly.
For package nerds, u-boot-tools is a classic example of extracting useful host programs from a much larger cross-compiled firmware project. It matters because the artifacts it creates sit at the boundary between OS packaging, embedded-board bring-up, and boot-chain reproducibility.
The package is also a useful dependency in build farms: it lets a normal macOS or Linux package manager provide the same image-building primitives expected by embedded Linux build systems, without asking the user to build or flash U-Boot itself.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dumpimage | cli | exécutable global | |
mkenvimage | cli | exécutable global | |
mkimage | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://www.denx.de/wiki/U-Boot/
métadonnées d'installation
| Clé du paquet | brew:u-boot-tools |
|---|---|
| Version | 2026.07 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/u-boot-tools |
| Page d'accueil | https://www.denx.de/wiki/U-Boot/ |
| Dépôt | https://source.denx.de/u-boot/u-boot |
| Docs amont | https://docs.u-boot.org/en/latest |
| Licence | GPL-2.0-only AND GPL-2.0-or-later AND BSD-3-Clause |
| Archive source | https://ftp.denx.de/pub/u-boot/u-boot-2026.07.tar.bz2 |
| Dernière mise à jour | 2026-07-07T02:33:00Z |
| Pulse | updated |
| Dépendances | openssl@3 |
| Dépendances de compilation | coreutils |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | u-boot-tools |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
u-boot-tools 2025.01-3
companion tools for Das U-Boot bootloader
https://www.denx.de/wiki/U-Boot/
sudo apt install u-boot-toolsu-boot-tools 2024.01+dfsg-1ubuntu5
companion tools for Das U-Boot bootloader
https://www.denx.de/wiki/U-Boot/
sudo apt install u-boot-toolsu-boot-tools 2026.04-r1
u-boot bootloader utility tools
https://www.denx.de/wiki/U-Boot/
sudo apk add u-boot-toolsu-boot-tools 2026.01-1.2
Tools for the U-Boot Firmware
http://www.denx.de/wiki/U-Boot
sudo zypper install u-boot-toolspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.