On 14 April 2018 at 07:41, Heinrich Schuchardt <xypron.g...@gmx.de> wrote:
> For CONFIG_ENV_FAT_INTERFACE != 'mmc' a link error
> env/fat.c:93: undefined reference to `mmc_initialize'
> occurs if CONFIG_MMC_SUPPORT is not enabled.
>
> Fixes: 26862b4a40c3 ("env: mmc/fat/ext4: make sure that the MMC sub-system
> is initialized before using it")
> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
> ---
>  env/ext4.c | 2 ++
>  env/fat.c  | 2 ++
>  2 files changed, 4 insertions(+)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to