Man page - reform-flash-uboot(1)
Packages contas this manual
- reform-boot-config(1)
- reform-migrate(1)
- reform-standby(1)
- reform-flash-rescue(1)
- reform-config(1)
- reform-handbook(1)
- reform-mcu-tool(1)
- reform-hw-setup(1)
- reform-setup-encrypted-nvme(1)
- reform-flash-uboot(1)
- reform-compstat(1)
- reform-display-config(1)
- reform-check(1)
- reform-chat(1)
- reform-emmc-bootstrap(1)
- reform-help(1)
- reform-setup-encrypted-disk(1)
- reform-pavucontrol(1)
Package: reform-tools
apt-get install reform-tools
apt-get install reform-tools
Manuals in package:
Documentations in package:
Manual
| REFORM-FLASH-UBOOT(1) | User Commands | REFORM-FLASH-UBOOT(1) |
NAME
reform-flash-uboot - download and flash u-boot
DESCRIPTION
Usage:
- reform-flash-uboot [--offline] [--force] [DEVICE...]
Download and flash u-boot for the current platform to DEVICE. Unless the --offline option is given, download latest u-boot to /boot/flash.bin. If one or more DEVICE is given, flash /boot/flash.bin with the correct offset to DEVICE. The short-hands 'sd' and 'emmc' can be used to flash u-boot to the SD-card or eMMC, respectively.
OPTIONS
- DEVICE
- Block device to flash or short-hands 'sd' or 'emmc'
- -h, --help
- Display this help and exit.
- -i, --image
- Custom image (default: /boot/flash.bin). Implies --offline.
- --offline
- Do not download latest u-boot to /boot/flash.bin.
- -f, --force
- No user interaction and flash to devices marked as 'warn'
| December 2025 | reform-flash-uboot 1.71 |