Tags: bootlin/snagboot
Tags
Snagboot v2.3 release - treewide: add mechanisms for packaging Snagboot into an executable installer for Windows - snagfactory: make the "fb-buffer-size" parameter optional - snagflash: move "interactive mode" Fastboot commands into a separate "fastboot-uboot" protocol, deprecate using these with the "fastboot" protocol make the "fb-size" environment variable optional for flashing - snagrecover: reinstate AM335x UART recovery warn if given firmware looks like a text file Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
Snagboot v2.2 release - docs: provide some performance indicators for Snagfactory - snagflash: add a Fastboot command to flash Android Sparse Image files - snagrecover: add support for AM62Lx platforms Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
Snagboot v2.1 release - treewide: make Kivy dependency optional by introducing a new "gui" package extra feature - snagflash: correct file offset computations in MMC flashing procedure - snagrecover: add support for STMicroelectronics STM32MP25 SoCs add support for Xilinx ZynqMP SoCs Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
snagflash: interactive: correct file offset computations in flash_mmc() The offsets for huge file chunks are incorrectly calculated in flash_mmc(), resulting in incorrect data being written to the backend device. Correct these file offset computations. Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
Snagboot v2.0 release - treewide: add Windows support for all SoC families except AM335x introduce the new Snagfactory flashing tool - snagflash: add interactive mode with advanced compound commands - AM6x: broaden AM62x support to include AM64x SoCs Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
snagfactory: add 'flash' and 'virtual-part' tasks Add the 'flash' task, which allows writing a binary image to a named partition, and the 'virtual-part' task, which allows defining a named partition targeting an offset and size inside an MMC backend device or hardware partition. Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
snagflash: enable extra Fastboot args for snagfactory Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
Snagboot v1.3 release - treewide: support passing USB paths (e.g. 3-1.2) to snagboot instead of vid:pid addresses - i.MX: - Drop libhidapi dependency and add custom HID implementation - Add support for i.MX53 SoCs - AM335x: - Improve POSIX compliance of setup script and make it compatible with Fish shell - AM62x: - Update recovery flow for newer versions of U-Boot - Add board template for phyBOARD-Lyra - snagflash: - Handle "continue" command gracefully - Generalize handling of command parameters Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
PreviousNext