[PATCH] imx9: Improve boot device auto-selection

Fabio Estevam festevam at gmail.com
Wed Oct 16 20:28:51 CEST 2024


Benjamin,

On Sun, Oct 13, 2024 at 9:39 PM Peng Fan <peng.fan at nxp.com> wrote:

> Would you please give more background on this, I not got
> the point on why doing this?

I also do not understand the reason for this change. It is not clear
by reading the commit log.

Please describe what exactly fails to work before the patch and what
works after your change.

> > +#ifndef CONFIG_SYS_MMC_ENV_DEV
> > +#define CONFIG_SYS_MMC_ENV_DEV 0
> > +#endif

I don't understand the need for this.

env/Kconfig has a default 0 for SYS_MMC_ENV_DEV.


More information about the U-Boot mailing list