Skip to content
Commit 85053a1c authored by Ricardo Salveti's avatar Ricardo Salveti Committed by Fabio Estevam
Browse files

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: default avatarRicardo Salveti <ricardo@foundries.io>
Co-developed-by: default avatarOleksandr Suvorov <oleksandr.suvorov@foundries.io>
Signed-off-by: default avatarOleksandr Suvorov <oleksandr.suvorov@foundries.io>
parent 9e9d92f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment