diff options
author | Peng Fan <peng.fan@nxp.com> | 2018-01-02 16:51:22 +0800 |
---|---|---|
committer | Jaehoon Chung <jh80.chung@samsung.com> | 2018-01-13 00:08:44 +0900 |
commit | db359efd5907edbeaea2e3eb3504729f60208cd8 (patch) | |
tree | 24ed846db8b25f6fadb589f134304f3edbcf4598 /drivers/serial | |
parent | 8c0bb8582459a739ac27eda3d738734e489d0465 (diff) |
mmc: fsl_esdhc: Fix eMMC 1.8v setting issue
Current USDHC driver will reset VSELECT to 0 (3.3v) during mmc init,
then set to 1 for 1.8v eMMC I/O. When booting from eMMC, since ROM has
already set VSELECT to 1.8v before running the u-boot. This reset in
USDHC driver causes a short 2.2v pulse on CMD pin.
Fix this issue by not reset VSELECT to 0 when 1.8v flag is set.
Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'drivers/serial')
0 files changed, 0 insertions, 0 deletions