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
Unknown Object (File)
Sat, Jan 18, 9:13 PM
Unknown Object (File)
Sat, Jan 18, 9:13 PM
Unknown Object (File)
Sat, Jan 18, 9:13 PM
Unknown Object (File)
Sat, Jan 18, 2:50 PM
Unknown Object (File)
Sat, Jan 11, 4:52 AM
Unknown Object (File)
Mon, Dec 30, 6:14 AM
Unknown Object (File)
Mon, Dec 30, 3:25 AM
Unknown Object (File)
Thu, Dec 26, 12:01 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.