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)
Fri, Dec 13, 10:42 PM
Unknown Object (File)
Wed, Dec 11, 8:28 AM
Unknown Object (File)
Thu, Dec 5, 12:37 AM
Unknown Object (File)
Nov 7 2024, 4:42 PM
Unknown Object (File)
Nov 2 2024, 7:35 PM
Unknown Object (File)
Sep 25 2024, 5:53 AM
Unknown Object (File)
Sep 25 2024, 5:53 AM
Unknown Object (File)
Sep 25 2024, 5:53 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable