2024. 11. 01. 13:30 keltezéssel, Fabio Estevam írta:
On Fri, Nov 1, 2024 at 7:56 AM Szőke Benjamin wrote:
If both CONFIG_ENV_IS_IN_MMC=y and CONFIG_ENV_IS_NOWHERE=y are in the config,
CONFIG_ENV_IS_IN_MMC=y will be overrideing default CONFIG_ENV_IS_NOWHERE
settings, so in imx9 defconfig it is
> Subject: [PATCH] imx9: Improve boot device auto-selection
>
> From: Benjamin Szőke
>
> Improve "mmcautodetect=yes" boot device auto-selection to able to
> use it if CONFIG_ENV_IS_NOWHERE is enabled for i.MX9 SoC and
> i.MX93 EVK board.
>
> Signed-off-
On Fri, Nov 1, 2024 at 7:56 AM Szőke Benjamin wrote:
> If both CONFIG_ENV_IS_IN_MMC=y and CONFIG_ENV_IS_NOWHERE=y are in the config,
> CONFIG_ENV_IS_IN_MMC=y will be overrideing default CONFIG_ENV_IS_NOWHERE
> settings, so in imx9 defconfig it is useless to use both of them.
>
> In my board i can
2024. 10. 22. 14:23 keltezéssel, Peng Fan írta:
Subject: Re: [PATCH] imx9: Improve boot device auto-selection
On Wed, Oct 16, 2024 at 4:42 PM Szőke Benjamin
wrote:
You can use only one of config from CONFIG_ENV_IS_IN_MMC=y and
CONFIG_ENV_IS_NOWHERE=y in U-boot config in same time
> Subject: Re: [PATCH] imx9: Improve boot device auto-selection
>
> On Wed, Oct 16, 2024 at 4:42 PM Szőke Benjamin
> wrote:
>
> > You can use only one of config from CONFIG_ENV_IS_IN_MMC=y and
> > CONFIG_ENV_IS_NOWHERE=y in U-boot config in same time.
>
> imx93
On Wed, Oct 16, 2024 at 4:42 PM Szőke Benjamin wrote:
> You can use only one of config from CONFIG_ENV_IS_IN_MMC=y and
> CONFIG_ENV_IS_NOWHERE=y in U-boot config in same time.
imx93_11x11_evk_defconfig selects both CONFIG_ENV_IS_IN_MMC=y and
CONFIG_ENV_IS_NOWHERE=y.
> If you like to use CONFIG_
2024. 10. 16. 21:41 keltezéssel, Szőke Benjamin írta:
2024. 10. 16. 20:28 keltezéssel, Fabio Estevam írta:
Benjamin,
On Sun, Oct 13, 2024 at 9:39 PM Peng Fan 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
2024. 10. 16. 20:28 keltezéssel, Fabio Estevam írta:
Benjamin,
On Sun, Oct 13, 2024 at 9:39 PM Peng Fan 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
Benjamin,
On Sun, Oct 13, 2024 at 9:39 PM Peng Fan 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
2024. 10. 14. 2:39 keltezéssel, Peng Fan írta:
Subject: [PATCH] imx9: Improve boot device auto-selection
From: Benjamin Szőke
Improve "mmcautodetect=yes" boot device auto-selection to able to
use it if CONFIG_ENV_IS_NOWHERE is enabled for i.MX9 SoC and
i.MX93 EVK board.
Would
> Subject: [PATCH] imx9: Improve boot device auto-selection
>
> From: Benjamin Szőke
>
> Improve "mmcautodetect=yes" boot device auto-selection to able to
> use it if CONFIG_ENV_IS_NOWHERE is enabled for i.MX9 SoC and
> i.MX93 EVK board.
Would you please give mor
From: Benjamin Szőke
Improve "mmcautodetect=yes" boot device auto-selection to able
to use it if CONFIG_ENV_IS_NOWHERE is enabled for i.MX9 SoC
and i.MX93 EVK board.
Signed-off-by: Benjamin Szőke
---
arch/arm/mach-imx/imx9/soc.c | 6 +-
board/freescale/imx93_evk/imx93_evk.c | 2 +-
12 matches
Mail list logo