u-boot/arch/arm/mach-imx/imx9
Oleksandr Suvorov d31ffce81d ARM: imx9: support env in fat and ext4
Change boot device logic to also allow environment stored in fat and
in ext4 when booting from SD or eMMC.

As the boot device check for SD and for eMMC was depending on
ENV_IS_IN_MMC being defined, change the ifdef blocks at
env_get_location to use IS_ENABLED instead for all modes, returning
NOWHERE when no valid mode is found.

This solution is based on (with added SPL support):
Link: https://lore.kernel.org/all/20211020191626.3648540-1-ricardo@foundries.io/
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2023-07-11 14:40:02 +02:00
..
clock.c ddr: imx93: Add 625M bypass clock support 2023-05-21 16:54:41 +02:00
clock_root.c imx: imx9: Add CCM and clock API support 2022-07-26 11:29:00 +02:00
imx_bootaux.c imx9: allow to bootaux Mcore with input address 2023-05-21 16:54:41 +02:00
Kconfig imx9: clock: add CONFIG_IMX9_LOW_DRIVE_MODE support 2023-05-21 16:54:40 +02:00
lowlevel_init.S imx: add basic i.MX9 support 2022-07-26 11:29:00 +02:00
Makefile imx: ahab: Move imx9 and imx8ulp AHAB support together 2023-03-29 22:27:38 +02:00
soc.c ARM: imx9: support env in fat and ext4 2023-07-11 14:40:02 +02:00
trdc.c misc: sentinel: s400_api: Use new command request definitions 2023-03-29 22:27:38 +02:00