From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Balaji Selvanathan <balaji.selvanathan@oss.qualcomm.com>,
u-boot@lists.denx.de
Cc: Mattijs Korpershoek <mkorpershoek@kernel.org>,
Tom Rini <trini@konsulko.com>,
Ariel D'Alessandro <ariel.dalessandro@collabora.com>,
Jerome Forissier <jerome.forissier@arm.com>,
Dmitrii Merkurev <dimorinny@google.com>,
Michael Walle <mwalle@kernel.org>,
Neil Armstrong <neil.armstrong@linaro.org>,
Heiko Schocher <hs@nabladev.com>,
Adrian Freihofer <adrian.freihofer@siemens.com>,
Balaji Selvanathan <balaji.selvanathan@oss.qualcomm.com>
Subject: Re: [PATCH 2/2] doc: fastboot: Document block device selection syntax
Date: Fri, 17 Apr 2026 11:16:57 +0200 [thread overview]
Message-ID: <87bjfigd4m.fsf@kernel.org> (raw)
In-Reply-To: <20260410-fb_block-v1-2-68f0c976fe0e@oss.qualcomm.com>
Hi Balaji,
Thank you for the patch.
On Fri, Apr 10, 2026 at 10:12, Balaji Selvanathan <balaji.selvanathan@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@oss.qualcomm.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
> ---
prev parent reply other threads:[~2026-04-17 9:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-10 4:41 [PATCH 0/2] fastboot: block: Add GPT/MBR and device selection Balaji Selvanathan
2026-04-10 4:42 ` [PATCH 1/2] fastboot: block: Add GPT/MBR support and device selection syntax Balaji Selvanathan
2026-04-17 9:09 ` Mattijs Korpershoek
2026-04-10 4:42 ` [PATCH 2/2] doc: fastboot: Document block " Balaji Selvanathan
2026-04-17 9:16 ` Mattijs Korpershoek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bjfigd4m.fsf@kernel.org \
--to=mkorpershoek@kernel.org \
--cc=adrian.freihofer@siemens.com \
--cc=ariel.dalessandro@collabora.com \
--cc=balaji.selvanathan@oss.qualcomm.com \
--cc=dimorinny@google.com \
--cc=hs@nabladev.com \
--cc=jerome.forissier@arm.com \
--cc=mwalle@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.