[U-Boot] [PATCH 3/5] mmc: tegra: move CONFIG_TEGRA_MMC from headers to defconfigs
Simon Glass
sjg at chromium.org
Thu Dec 1 03:20:50 CET 2016
On 30 November 2016 at 09:47, Marcel Ziswiler <marcel at ziswiler.com> wrote:
> From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
>
> Basically running the following script:
>
> tools/moveconfig.py CONFIG_TEGRA_MMC
>
> Note that I left the SPL specific handling in
> include/configs/tegra-common-post.h unchanged.
>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
> ---
Reviewed-by: Simon Glass <sjg at chromium.org>
But can you please look at converting tegra to use CONFIG_BLK and
CONFIG_DM_MMC_OPS? It should be easy enough. Tegra is only one of two
SoCs with this problem I think.
Regards,
Simon
More information about the U-Boot
mailing list