summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2017-06-12 17:50:53 +0800
committerStefano Babic <[email protected]>2017-07-12 09:44:22 +0200
commit32a9179f3adf6b36d85601ff6eba251dc6d207f9 (patch)
treeb4b4be9b325eefea3498811a499be97bd34dfd7c /scripts
parent15a91651bffa1892eec04dc10b02e24a123203ef (diff)
mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
When using eMMC with 1.8V I/O, the VSELECT bit need to be set in the USDHC controller when init. This patch adds a parameter "vs18_enable" in fsl_esdhc_cfg structure and priv data, so each controller can have different settings. We could not use CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT, it has problem that it will apply to all USDHC controllers and it only set the 1.8V at init phase. So if user does not select to the eMMC device, the voltage on the I/O pins are not correct. Signed-off-by: Peng Fan <[email protected]> Cc: Jaehoon Chung <[email protected]> Cc: York Sun <[email protected]> Cc: Stefano Babic <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions