[U-Boot] [PATCH v1 04/10] Makefile: allow dm_mmc without of_control

Simon Glass sjg at chromium.org
Mon May 20 16:09:28 UTC 2019


Hi Marcel,

On Sun, 19 May 2019 at 18:45, Marcel Ziswiler <marcel at ziswiler.com> wrote:
>
> Allow for CONFIG_DM_MMC with platform data rather than
> CONFIG_OF_CONTROL.

I don't think we want this.

Or put it another way, why do we want this? Can you add a motivation here?

Can you use OF_PLATDATA instead?

>
> Signed-off-by: Marcel Ziswiler <marcel at ziswiler.com>
>
> ---
>
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Regards,
Simon


More information about the U-Boot mailing list