]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: fsl_esdhc_imx: fix the mask for tuning start point
authorHaibo Chen <haibo.chen@nxp.com>
Mon, 22 Jun 2020 11:38:03 +0000 (19:38 +0800)
committerPeng Fan <peng.fan@nxp.com>
Wed, 24 Jun 2020 06:05:30 +0000 (14:05 +0800)
commitd6eb2c284866d2161472d5f4c017f78e488b4102
tree45be55e8c718c296da97e0857bb5841e6b125c96
parentc1c24c884ec5a20aa1e9a2429bb9732ce07d9c55
mmc: fsl_esdhc_imx: fix the mask for tuning start point

According the RM, the bit[6~0] of register ESDHC_TUNING_CTRL is
TUNING_START_TAP, bit[7] of this register is to disable the command
CRC check for standard tuning. So fix it here.

Fixes: c7754e97bfa1 ("mmc: split fsl_esdhc driver for i.MX")
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
include/fsl_esdhc_imx.h