Skip to content
Snippets Groups Projects
Commit 54e4fcfa authored by Marcin Niestroj's avatar Marcin Niestroj Committed by Stefano Babic
Browse files

ARM: mx6: add MMC2 boot device detection support in SPL


Check BOOT_CFG2[3:4] to determine which SD/MMC port is selected to boot
from. If MMC2 is selected return BOOT_DEVICE_MMC2. In all other cases
return BOOT_DEVICE_MMC1, as we do not have corresponding macro for MMC3
and MMC4.

Signed-off-by: default avatarMarcin Niestroj <m.niestroj@grinn-global.com>
parent 2d221489
No related branches found
No related tags found
Loading
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