Page MenuHomeFreeBSD

Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround issues on controllers with broken ACMD12 implementations.
ClosedPublic

Authored by loos on May 4 2017, 7:40 PM.
Tags
None
Referenced Files
F105787195: D10602.diff
Fri, Dec 20, 4:57 PM
Unknown Object (File)
Wed, Dec 4, 7:45 AM
Unknown Object (File)
Sun, Dec 1, 6:31 PM
Unknown Object (File)
Thu, Nov 28, 5:57 PM
Unknown Object (File)
Nov 12 2024, 12:23 PM
Unknown Object (File)
Oct 21 2024, 7:31 AM
Unknown Object (File)
Oct 21 2024, 6:56 AM
Unknown Object (File)
Oct 21 2024, 6:56 AM
Subscribers

Details

Summary

Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround controllersthat do not support or have broken ACMD12 implementations.

Obtained from: Netbsd
Sponsored by: Rubicon Communications, LLC (Netgate)

Test Plan

Tested on ClearFog Pro (ARMADA38X)

Diff Detail

Event Timeline

loos retitled this revision from Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround controllers that do not support or have broken ACMD12 implementations. Obtained from: Netbsd Sponsored by: Rubicon Communications, LLC (Netgate) to Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround controllersthat do not support or have broken ACMD12 implementations.Obtained from: NetbsdSponsored by: Rubicon Communications, LLC (Netgate).May 4 2017, 7:41 PM
loos edited the test plan for this revision. (Show Details)
loos added reviewers: mw_semihalf.com, jmcneill, imp, ian.
loos retitled this revision from Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround controllersthat do not support or have broken ACMD12 implementations.Obtained from: NetbsdSponsored by: Rubicon Communications, LLC (Netgate) to Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround issues on controllers with broken ACMD12 implementations..May 4 2017, 7:44 PM
loos edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.May 7 2017, 11:42 AM
This revision was automatically updated to reflect the committed changes.