[U-Boot] [PATCH v2 4/4] fastboot: move FASTBOOT_FLASH options into Kconfig

Simon Glass sjg at chromium.org
Mon Sep 19 02:57:40 CEST 2016


On 9 September 2016 at 02:27, Petr Kulhavy <brain at jikos.cz> wrote:
> Move FASTBOOT_MBR_NAME and FASTBOOT_GPT_NAME into Kconfig.
> Add dependency on the FASTBOOT_FLASH setting (also for FASTBOOT_MBR_NAME).
> Remove the now redundant GPT_ENTRY_NAME.
>
> Signed-off-by: Petr Kulhavy <brain at jikos.cz>
> ---
> v2: initial
>
>  README               |  2 +-
>  cmd/fastboot/Kconfig | 24 ++++++++++++++++++++++++
>  common/fb_mmc.c      |  9 ---------
>  include/part_efi.h   |  1 -
>  4 files changed, 25 insertions(+), 11 deletions(-)

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


More information about the U-Boot mailing list