diff options
author | Ye.Li <B37916@freescale.com> | 2014-09-05 16:29:44 +0800 |
---|---|---|
committer | Ye.Li <B37916@freescale.com> | 2014-09-05 20:12:32 +0800 |
commit | 5caea2f86191c72e97651425a58dd8349c69ab3c (patch) | |
tree | 1c28de0e7ab11c77e6c45c13bcc23f1f72ec49e4 /drivers/systemace.c | |
parent | 06552584b64b3906ad45a37edbee66ed722b3fe6 (diff) | |
download | u-boot-imx-5caea2f86191c72e97651425a58dd8349c69ab3c.zip u-boot-imx-5caea2f86191c72e97651425a58dd8349c69ab3c.tar.gz u-boot-imx-5caea2f86191c72e97651425a58dd8349c69ab3c.tar.bz2 |
ENGR00329930-2 MMC: Fix debounce problem in the tuning algorithm
The boundary value for the tuning is not stable. It is not always can
tune successfully. Current algorithm picks up the boundary value as min
vertex, when starting finding the max vertex, the bounday value may
fail and set the max vertex same to min. So a incorrect tuning value is
got, and causes the SD card failed.
Change the tuning algorithm to select a max window that every value in
the window can tune successfully. So the debounce problem is fixed.
Signed-off-by: Ye.Li <B37916@freescale.com>
(cherry picked from commit b36fd693586dc70191b1d684f04410bd61325477)
Diffstat (limited to 'drivers/systemace.c')
0 files changed, 0 insertions, 0 deletions