From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Dmitrii Merkurev <dimorinny@google.com>, u-boot@lists.denx.de
Cc: rammuthiah@google.com, Dmitrii Merkurev <dimorinny@google.com>,
Eugeniu Rosca <erosca@de.adit-jv.com>,
Ying-Chun Liu <paul.liu@linaro.org>,
Simon Glass <sjg@chromium.org>,
Sean Anderson <sean.anderson@seco.com>,
Cody Schuffelen <schuffelen@google.com>
Subject: Re: [PATCH 0/2] cmd: bcb: extend BCB APIs to support Android boot flow
Date: Tue, 14 Nov 2023 09:14:31 +0100 [thread overview]
Message-ID: <87v8a4n448.fsf@baylibre.com> (raw)
In-Reply-To: <20231110055955.3370681-1-dimorinny@google.com>
Hi Dmitrii,
Next time, please add the version (v2) in the cover letter as you did in
the patches (subject should start with "[PATCH v2 0/2]")
No need to respin the series for this.
Thanks again for your contribution!
Cheers
Mattijs
On ven., nov. 10, 2023 at 05:59, Dmitrii Merkurev <dimorinny@google.com> wrote:
> Following patches introduce various block interfaces support
> and extend API of BCB (bootloader control block) to reuse it
> for Android boot flow of Cuttlefish virtual device.
>
> Signed-off-by: Dmitrii Merkurev <dimorinny@google.com>
> Cc: Eugeniu Rosca <erosca@de.adit-jv.com>
> Cc: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
> Cc: Simon Glass <sjg@chromium.org>
> Cc: Mattijs Korpershoek <mkorpershoek@baylibre.com>
> Cc: Sean Anderson <sean.anderson@seco.com>
> Cc: Cody Schuffelen <schuffelen@google.com>
>
> ---
> Changes for v2:
> - "mcc" to "mmc" fixes
> - Clean some gotos
>
> Dmitrii Merkurev (2):
> cmd: bcb: support various block device interfaces for BCB command
> cmd: bcb: extend BCB C API to allow read/write the fields
>
> cmd/Kconfig | 1 -
> cmd/bcb.c | 205 +++++++++++++++++++++++------------
> doc/android/bcb.rst | 34 +++---
> drivers/fastboot/fb_common.c | 14 ++-
> include/bcb.h | 59 +++++++++-
> 5 files changed, 225 insertions(+), 88 deletions(-)
>
> --
> 2.43.0.rc0.421.g78406f8d94-goog
next prev parent reply other threads:[~2023-11-14 8:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-10 5:59 [PATCH 0/2] cmd: bcb: extend BCB APIs to support Android boot flow Dmitrii Merkurev
2023-11-10 5:59 ` [PATCH v2 1/2] cmd: bcb: support various block device interfaces for BCB command Dmitrii Merkurev
2023-11-14 8:12 ` Mattijs Korpershoek
2023-11-17 13:42 ` Tom Rini
2023-11-10 5:59 ` [PATCH v2 2/2] cmd: bcb: extend BCB C API to allow read/write the fields Dmitrii Merkurev
2023-11-17 13:42 ` Tom Rini
2023-11-14 8:14 ` Mattijs Korpershoek [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-09 0:36 [PATCH 0/2] cmd: bcb: extend BCB APIs to support Android boot flow Dmitrii Merkurev
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=87v8a4n448.fsf@baylibre.com \
--to=mkorpershoek@baylibre.com \
--cc=dimorinny@google.com \
--cc=erosca@de.adit-jv.com \
--cc=paul.liu@linaro.org \
--cc=rammuthiah@google.com \
--cc=schuffelen@google.com \
--cc=sean.anderson@seco.com \
--cc=sjg@chromium.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox