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)
Tue, Apr 9, 2:58 PM
Unknown Object (File)
Mar 19 2024, 6:01 AM
Unknown Object (File)
Feb 4 2024, 2:21 AM
Unknown Object (File)
Dec 22 2023, 10:14 PM
Unknown Object (File)
Dec 14 2023, 9:44 PM
Unknown Object (File)
Nov 21 2023, 11:52 PM
Unknown Object (File)
Nov 16 2023, 4:26 AM
Unknown Object (File)
Oct 22 2023, 2:35 PM
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.