[U-Boot] [PATCH V2 04/13] spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check

Simon Glass sjg at chromium.org
Thu Oct 29 18:19:20 CET 2015


On 28 October 2015 at 03:23, Nikita Kiryanov <nikita at compulab.co.il> wrote:
> Implement default versions of falcon mode functions to make the
> CONFIG_SPL_OS_BOOT check in spl_mmc_load_image() unnecessary, thus reducing
> its #ifdef complexity.
>
> No functional changes.
>
> Signed-off-by: Nikita Kiryanov <nikita at compulab.co.il>
> Cc: Igor Grinberg <grinberg at compulab.co.il>
> Cc: Paul Kocialkowski <contact at paulk.fr>
> Cc: Pantelis Antoniou <panto at antoniou-consulting.com>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Guillaume GARDET <guillaume.gardet at free.fr>
> Cc: Suriyan Ramasami <suriyan.r at gmail.com>
> ---
> Changes in V2:
>         - No changes.
>
>  common/spl/spl_ext.c |  6 ++++++
>  common/spl/spl_fat.c |  6 ++++++
>  common/spl/spl_mmc.c | 17 +++++++++--------
>  3 files changed, 21 insertions(+), 8 deletions(-)

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


More information about the U-Boot mailing list