u-boot-brain/board/engicam
Jagan Teki 539b1e228f board: icore-rqs: Fix mmc get env device
As per USDHC boot eFUSE descriptions:
USDHC3 => devno 2
USDHC4 => devno 3

Linux will detect mmc0, mmc1, mmc2 based on the status
"okay" on usdhc so imx6qdl-icore-rqs.dtsi has enabled
usdhc1, usdhc3 and usdhc4.But U-Boot can detect based
on the aliases so add mmc1, mmc2 for usdhc3 and usdhc4
respectively and return the board_mmc_get_env_dev
by subtracting -1

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
2017-11-27 10:36:40 +01:00
..
common i.MX6Q: icorem6: Move spl load fit to common/spl 2017-11-27 10:36:40 +01:00
geam6ul i.MX6UL: icore: Add SPL_OF_CONTROL support 2017-11-27 10:36:40 +01:00
icorem6 i.MX6Q: icore: Add SPL_OF_CONTROL support 2017-11-27 10:36:40 +01:00
icorem6_rqs board: icore-rqs: Fix mmc get env device 2017-11-27 10:36:40 +01:00
isiotmx6ul i.MX6UL: icore: Add SPL_OF_CONTROL support 2017-11-27 10:36:40 +01:00