[PATCH 2/2] doc: fastboot: Document block device selection syntax

Mattijs Korpershoek mkorpershoek at kernel.org
Fri Apr 17 11:16:57 CEST 2026


Hi Balaji,

Thank you for the patch.

On Fri, Apr 10, 2026 at 10:12, Balaji Selvanathan <balaji.selvanathan at oss.qualcomm.com> wrote:

> Add documentation for the device selection syntax in fastboot
> block device operations. Users can now specify target devices
> using "N:partition" format where N is the device number.
>
> Document usage examples for regular partition operations like
> "fastboot flash 0:boot boot.img" and partition table operations
> like "fastboot flash 1:gpt gpt.img". When no device number is
> specified, the default from CONFIG_FASTBOOT_FLASH_BLOCK_DEVICE_ID
> is used.
>
> Signed-off-by: Balaji Selvanathan <balaji.selvanathan at oss.qualcomm.com>

Reviewed-by: Mattijs Korpershoek <mkorpershoek at kernel.org>

> ---


More information about the U-Boot mailing list