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)
Sun, Oct 5, 3:33 AM
Unknown Object (File)
Wed, Oct 1, 10:38 AM
Unknown Object (File)
Sun, Sep 28, 5:19 AM
Unknown Object (File)
Wed, Sep 24, 1:14 AM
Unknown Object (File)
Sep 3 2025, 10:14 PM
Unknown Object (File)
Aug 14 2025, 10:11 PM
Unknown Object (File)
Aug 12 2025, 2:46 PM
Unknown Object (File)
Jul 19 2025, 10:10 PM
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