macOS
brew install u-boot-toolslocal Homebrew formula metadata
安装
brew install u-boot-toolslocal Homebrew formula metadata
sudo apk add u-boot-toolsAlpine Linux edge package indexes · u-boot-tools · 来源: dl-cdn.alpinelinux.org
sudo apt install u-boot-toolsDebian stable package indexes · u-boot-tools · 来源: deb.debian.org
sudo zypper install u-boot-toolsopenSUSE Tumbleweed package metadata · u-boot-tools · 来源: download.opensuse.org
概览
Universal boot loader
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dumpimage | cli | 全局可执行文件 | |
mkenvimage | cli | 全局可执行文件 | |
mkimage | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.denx.de/wiki/U-Boot/
安装元数据
| 软件包键 | brew:u-boot-tools |
|---|---|
| 版本 | 2026.07 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/u-boot-tools |
| 主页 | https://www.denx.de/wiki/U-Boot/ |
| 仓库 | https://source.denx.de/u-boot/u-boot |
| 上游文档 | https://docs.u-boot.org/en/latest |
| 许可证 | GPL-2.0-only AND GPL-2.0-or-later AND BSD-3-Clause |
| 源码归档 | https://ftp.denx.de/pub/u-boot/u-boot-2026.07.tar.bz2 |
| 最后更新 | 2026-07-07T02:33:00Z |
| Pulse | updated |
| 依赖 | openssl@3 |
| 构建依赖 | coreutils |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-tools来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.