diff options
author | Chen-Yu Tsai <wens@csie.org> | 2017-08-31 13:57:48 (GMT) |
---|---|---|
committer | Jagan Teki <jagan@amarulasolutions.com> | 2017-09-01 14:19:47 (GMT) |
commit | 8a647fc3ca2a93e2b6c965999ac2e0316191a755 (patch) | |
tree | 1d88fa393639b8161eeddb1c3968798a436e3099 /cmd/misc.c | |
parent | ead3697d7ec491c055fe546b3a45bcfba45fa022 (diff) | |
download | u-boot-8a647fc3ca2a93e2b6c965999ac2e0316191a755.tar.xz |
mmc: sunxi: Only update timing mode bit when enabling new timing mode
When enabling the new mmc timing mode, we inadvertently clear all the
remaining bits in the new timing mode register. The bits cleared
include a default phase delay on the output clock. The BSP kernel
states that the default values are supposed to be used. Clearing them
results in decreased performance or transfer errors on some boards.
Fixes: de9b1771c3b6 ("mmc: sunxi: Support new mode")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'cmd/misc.c')
0 files changed, 0 insertions, 0 deletions