]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "Fix MMC tuning algorithm"
authorTom Rini <trini@konsulko.com>
Mon, 29 Apr 2024 16:55:34 +0000 (10:55 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 29 Apr 2024 16:55:34 +0000 (10:55 -0600)
commit1e4fe2186010b4a41926ec4bd906832c605bebfe
tree21c451ce704e6dc3dc048bf988ad5552f1a92eb9
parent18572143eb22a0c7d0e621228b9d56400ec3b58a
parentf13a830e6e4ad884069e25c7cd2dc333b474da98
Merge patch series "Fix MMC tuning algorithm"

Judith Mendez <jm@ti.com> says:

The following patch series includes a MMC tuning algorithm
fix according to the following published paper [0].

This seris also includes fixes for OTAP/ITAP delay values
in j721e_4bit_sdhci_set_ios_post and for HS400 mode.

For DDR52 mode, also set ENDLL=1 and call am654_sdhci_setup_dll()
instead of am654_sdhci_setup_delay_chain() according to
device datasheet[1].

[0] https://www.ti.com/lit/an/spract9/spract9.pdf
[1] https://www.ti.com/lit/ds/symlink/am62p.pdf