[PATCH 8/8] configs: sheevaplug: enable driver-model based MMC

Stefan Roese sr at denx.de
Fri Mar 26 07:13:51 CET 2021


On 25.03.21 14:48, Harm Berntsen wrote:
> Signed-off-by: Harm Berntsen <harm.berntsen at nedap.com>
> CC: Prafulla Wadaskar <prafulla at marvell.com>
> CC: Stefan Roese <sr at denx.de>
> CC: Tom Rini <trini at konsulko.com>

Nitpicking: It is recommended to also add a small commit text, even
when the patch is trivial and the subject includes all infos. If you
send v2 of this series (which seems necessary because of the malformed
patch), then please also add a short sentence here.

Other than this:

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan

> ---
> 
>   configs/sheevaplug_defconfig | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/configs/sheevaplug_defconfig
> b/configs/sheevaplug_defconfig
> index 34da356b8e..65d8dff7ff 100644
> --- a/configs/sheevaplug_defconfig
> +++ b/configs/sheevaplug_defconfig
> @@ -40,6 +40,8 @@ CONFIG_ENV_IS_IN_NAND=y
>   CONFIG_NETCONSOLE=y
>   CONFIG_DM=y
>   CONFIG_MVSATA_IDE=y
> +CONFIG_DM_MMC=y
> +CONFIG_MVEBU_MMC=y
>   CONFIG_MTD=y
>   CONFIG_MTD_RAW_NAND=y
>   CONFIG_MVGBE=y
> 


Viele Grüße,
Stefan

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de


More information about the U-Boot mailing list