[v2, 3/3] armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
Michael Walle
michael at walle.cc
Wed Jun 2 09:03:23 CEST 2021
Am 2021-06-02 06:19, schrieb Yangbo Lu:
> Drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33.
> CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT
> is used instead.
>
> Signed-off-by: Yangbo Lu <yangbo.lu at nxp.com>
> ---
> diff --git a/include/configs/kontron_sl28.h
> b/include/configs/kontron_sl28.h
> index 5f11205802..4e9ea9d7fe 100644
> --- a/include/configs/kontron_sl28.h
> +++ b/include/configs/kontron_sl28.h
> @@ -1,4 +1,7 @@
> /* SPDX-License-Identifier: GPL-2.0+ */
> +/*
> + * Copyright 2021 NXP
> + */
NAK. Are you serious?
>
> #ifndef __SL28_H
> #define __SL28_H
> @@ -56,11 +59,6 @@
> #define CONFIG_DDR_CLK_FREQ 100000000
> #define COUNTER_FREQUENCY_REAL (CONFIG_SYS_CLK_FREQ / 4)
>
> -/* MMC */
> -#ifdef CONFIG_MMC
> -#define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
> -#endif
> -
> /* ethernet */
> #define CONFIG_SYS_RX_ETH_BUFFER 8
>
> diff --git a/include/configs/ls1012a2g5rdb.h
> b/include/configs/ls1012a2g5rdb.h
> index 9962b9872a..1c016dee97 100644
> --- a/include/configs/ls1012a2g5rdb.h
> +++ b/include/configs/ls1012a2g5rdb.h
-michael
More information about the U-Boot
mailing list