]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: fsl_esdhc_imx: remove redundant cmd11 related code.
authorHaibo Chen <haibo.chen@nxp.com>
Mon, 22 Mar 2021 10:55:37 +0000 (18:55 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 8 Apr 2021 21:59:50 +0000 (23:59 +0200)
commit49dc11164093080e2742f3e2cb995d6ed3576ad5
tree0007088021154a9e2cac1542e75d357ba3d6cdb6
parent99a4dcfaecbe85e5f2d15d59aa531526b7dc8482
mmc: fsl_esdhc_imx: remove redundant cmd11 related code.

Common code already handle the voltage switch sequence based on spec,
so remove the redundant voltage switch code.

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
drivers/mmc/fsl_esdhc_imx.c