[U-Boot] [PATCH v6 16/18] fastboot: Add support for 'oem format' command

Simon Glass sjg at chromium.org
Tue May 22 18:10:59 UTC 2018


On 22 May 2018 at 03:23, Alex Kiernan <alex.kiernan at gmail.com> wrote:
> Introduce 'oem format' which matches the USB implementation, guard this
> with CONFIG_FASTBOOT_CMD_OEM_FORMAT so that you can configure it out.
>
> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
> ---
>
> Changes in v6: None
> Changes in v5:
> - new
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  drivers/fastboot/Kconfig      |  8 ++++++++
>  drivers/fastboot/fb_command.c | 33 +++++++++++++++++++++++++++++++++
>  include/fastboot.h            |  3 +++
>  3 files changed, 44 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list