Skip to content
Snippets Groups Projects
Commit a1e56cf6 authored by Nikita Kiryanov's avatar Nikita Kiryanov Committed by Tom Rini
Browse files

spl: mmc: add support for BOOT_DEVICE_MMC2


Currently the mmc device that SPL looks at is always mmc0, regardless
of the BOOT_DEVICE_MMCx value. This forces some boards to
implement hacks in order to boot from other mmc devices.

Make SPL take into account the correct mmc device.

Signed-off-by: default avatarNikita Kiryanov <nikita@compulab.co.il>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 7b9e980e
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