Skip to content
Snippets Groups Projects
Commit acbb4457 authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

mx6qsabresd: Fix booting the kernel from SDHC3


Since commit de7d02ae (mx6qsabresd: add usdhc2 and usdhc4 support)
SDHC3 device node is no longer 0, which breaks loading a uImage from SDHC3.

Fix it by adapting the default environment to use CONFIG_SYS_MMC_ENV_DEV as the
correct mmc node for loading the kernel from.

While at it, go back to using SDHC3 as the default mmc, since we have Yocto
images that generate an SD card containing U-boot,kernel and rootfs, so it is
more convenient to keep using SDHC3 as it was originally.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent bf0c2245
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment