[U-Boot] [PATCH] fastboot: Remove "bootloader-version" variable

Eugeniu Rosca erosca at de.adit-jv.com
Thu Jul 4 15:31:45 UTC 2019


Hi Sam,

On Thu, Jun 20, 2019 at 05:00:01PM +0300, Sam Protsenko wrote:
> As per [1], there is no such fastboot variable as "bootloader-version".
> Only "version-bootloader" is supported. Let's reflect this and not
> confuse users further.
> 
> [1] https://android.googlesource.com/platform/system/core/+/master/fastboot/README.md#client-variables
> 
> Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>
> ---
>  doc/README.android-fastboot  | 4 ++--
>  drivers/fastboot/fb_getvar.c | 9 +++------
>  2 files changed, 5 insertions(+), 8 deletions(-)
> 
> diff --git a/doc/README.android-fastboot b/doc/README.android-fastboot
> index 431191c473..ce852a4fd1 100644
> --- a/doc/README.android-fastboot
> +++ b/doc/README.android-fastboot

This patch seems to depend on the BCB series [1].
The file renames which took place there are:

 --------8<--------
 doc/{README.avb2 => android/avb2.txt}
 doc/{README.android-fastboot => android/fastboot.txt}
 --------8<--------

The "README" wording is gone. Apparently Simon was fine with that.
Do you prefer leaving the README in place in the filename or is this
a typo? Sorry for any confusion contributed from my side and thanks
in advance for feedback.

[1] https://patchwork.ozlabs.org/patch/1104245/

-- 
Best Regards,
Eugeniu.


More information about the U-Boot mailing list