diff options
author | Adam Ford <aford173@gmail.com> | 2019-05-23 14:11:30 -0500 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-07-19 14:53:50 +0200 |
commit | 14d319b1856b86e593e01abd0a1e3c2d63b52a8a (patch) | |
tree | 645821df01cae16458e9b1441ca718ddb57a9c68 /arch/arm/mach-omap2 | |
parent | c548451fd97b7c30f746cc02157ed46f34d6f740 (diff) |
spl: imx6: Let spl_boot_device return USDHC1 or USDHC2
Currently, when the spl_boot_device checks the boot device, it
will only return MMC1 when it's either sd or eMMC regardless
of whether or not it's MMC1 or MMC2. This is a problem when
booting from MMC2 if MMC isn't being manually configured like in
the DM_SPL case with SPL_OF_CONTROL.
This patch will check the register and return either MMC1 or MMC2.
Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'arch/arm/mach-omap2')
0 files changed, 0 insertions, 0 deletions