Skip to content
Commit 26862b4a authored by Faiz Abbas's avatar Faiz Abbas Committed by Tom Rini
Browse files

env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it



When booting from a non-MMC device, the MMC sub-system may not be
initialized when the environment is first accessed.
We need to make sure that the MMC sub-system is ready in even a non-MMC
boot case.

Therefore, initialize mmc before loading environment from it.

Signed-off-by: default avatarFaiz Abbas <faiz_abbas@ti.com>
parent 7b1cfec3
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