Skip to content
Snippets Groups Projects
Commit f01ebfda authored by Ye Li's avatar Ye Li
Browse files

MLK-14707 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: default avatarYe Li <ye.li@nxp.com>
parent 482ded5d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment