u-boot/arch/arm/mach-imx/imx8ulp
Ricardo Salveti 85053a1c14 ARM: imx8ulp: 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.

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Co-developed-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2023-12-13 09:43:23 -03:00
..
upower imx: use generic name ele(EdgeLockSecure Enclave) 2023-07-13 11:29:40 +02:00
cgc.c imx: imx8ulp: Update clocks to meet max rate restrictions 2023-03-29 20:15:42 +02:00
clock.c imx: imx8ulp: Update clocks to meet max rate restrictions 2023-03-29 20:15:42 +02:00
iomux.c arm: imx8ulp: add iomuxc support 2021-08-09 14:46:51 +02:00
Kconfig imx8ulp: build ahab 2023-05-21 13:48:52 +02:00
lowlevel_init.S arm: imx8ulp: release and configure XRDC at early phase 2021-08-09 14:46:51 +02:00
Makefile imx: ahab: Update AHAB for iMX8 and iMX8ULP 2023-07-13 11:29:40 +02:00
pcc.c imx: imx8ulp: add CAAM clock entry 2022-04-12 17:33:56 +02:00
rdc.c imx: use generic name ele(EdgeLockSecure Enclave) 2023-07-13 11:29:40 +02:00
soc.c ARM: imx8ulp: support env in fat and ext4 2023-12-13 09:43:23 -03:00