[U-Boot] [PATCH v3 07/13] fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
Simon Glass
sjg at chromium.org
Mon May 14 19:52:27 UTC 2018
On 14 May 2018 at 03:09, Alex Kiernan <alex.kiernan at gmail.com> wrote:
> CONFIG_FASTBOOT_GPT_NAME and CONFIG_FASTBOOT_MBR_NAME are always defined
> by Kconfig if you're compiling this code, so remove these redundant
> defaults.
>
> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
> ---
>
> Changes in v3:
> - new
>
> Changes in v2: None
>
> drivers/fastboot/fb_mmc.c | 13 -------------
> 1 file changed, 13 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list