[PATCH 0/2] Add retry tuning sequence

Judith Mendez posted 2 patches 1 year, 5 months ago
There is a newer version of this series
drivers/mmc/host/sdhci_am654.c | 35 +++++++++++++++++++++++++++-------
1 file changed, 28 insertions(+), 7 deletions(-)
[PATCH 0/2] Add retry tuning sequence
Posted by Judith Mendez 1 year, 5 months ago
Due to failures to find failing region issues seen on some
boards, add retry tuning sequence to make the tuning algorithm
more robust. The tuning algorithm will re-execute up to 10
times if there is no failing or passing itapdly.

Due to the same issue above, add debug prints to make debugging
these corner-cases easier.

Judith Mendez (2):
  mmc: sdhci_am654: Add retry tuning
  mmc: sdhci_am654: Add tuning debug prints

 drivers/mmc/host/sdhci_am654.c | 35 +++++++++++++++++++++++++++-------
 1 file changed, 28 insertions(+), 7 deletions(-)

-- 
2.46.0