summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2018-01-02 11:51:22 +0300
committerJaehoon Chung <jh80.chung@samsung.com>2018-01-12 18:08:44 +0300
commitdb359efd5907edbeaea2e3eb3504729f60208cd8 (patch)
tree24ed846db8b25f6fadb589f134304f3edbcf4598 /common
parent8c0bb8582459a739ac27eda3d738734e489d0465 (diff)
downloadu-boot-db359efd5907edbeaea2e3eb3504729f60208cd8.tar.xz
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 'common')
0 files changed, 0 insertions, 0 deletions