Page MenuHomeFreeBSD

Set MMC_DATA_MULTI flag when doing multi-block transfers
ClosedPublic

Authored by kibab on Jun 18 2018, 9:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 14, 12:02 PM
Unknown Object (File)
Mon, Apr 14, 7:58 AM
Unknown Object (File)
Sat, Apr 12, 4:54 AM
Unknown Object (File)
Fri, Apr 11, 11:54 PM
Unknown Object (File)
Mar 19 2025, 8:53 AM
Unknown Object (File)
Mar 8 2025, 11:43 AM
Unknown Object (File)
Feb 24 2025, 7:03 PM
Unknown Object (File)
Feb 17 2025, 4:45 AM
Subscribers
None

Details

Summary

Lower layers (MMC / SDHCI controller drivers) may make certain decisions
based on the presence of this flag. The fact that sdhci.c doesn't
look at this flag is another problem that should be fixed separately.

Found when adding MMCCAM support to AllWinner MMC controller driver
where the presence of this flag actually matters.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17419
Build 17251: arc lint + arc unit