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)
Wed, Oct 15, 12:18 AM
Unknown Object (File)
Sun, Oct 12, 3:24 PM
Unknown Object (File)
Fri, Oct 3, 12:07 PM
Unknown Object (File)
Thu, Oct 2, 11:33 AM
Unknown Object (File)
Tue, Sep 30, 11:52 PM
Unknown Object (File)
Tue, Sep 30, 10:40 AM
Unknown Object (File)
Tue, Sep 30, 3:48 AM
Unknown Object (File)
Thu, Sep 25, 12:34 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.