[PATCH 0/2] cmd: bcb: extend BCB APIs to support Android boot flow

Mattijs Korpershoek mkorpershoek at baylibre.com
Tue Nov 14 09:14:31 CET 2023


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 at 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 at google.com>
> Cc: Eugeniu Rosca <erosca at de.adit-jv.com>
> Cc: Ying-Chun Liu (PaulLiu) <paul.liu at linaro.org>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Mattijs Korpershoek <mkorpershoek at baylibre.com>
> Cc: Sean Anderson <sean.anderson at seco.com>
> Cc: Cody Schuffelen <schuffelen at 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


More information about the U-Boot mailing list