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)
Wed, May 8, 9:34 AM
Unknown Object (File)
Thu, Apr 18, 8:18 AM
Unknown Object (File)
Jan 10 2024, 1:51 AM
Unknown Object (File)
Jan 3 2024, 5:50 PM
Unknown Object (File)
Dec 15 2023, 4:22 PM
Unknown Object (File)
Dec 11 2023, 3:33 AM
Unknown Object (File)
Nov 7 2023, 9:30 PM
Unknown Object (File)
Nov 7 2023, 2:25 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