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
F81574510: D15888.diff
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
Unknown Object (File)
Oct 24 2023, 11:55 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

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