Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/nvidia
Module Name: src
Committed By: jmcneill
Date: Sun Feb 6 15:40:55 UTC 2022
Modified Files:
src/sys/arch/arm/nvidia: tegra_sdhc.c
Log Message:
sdhc: tegra: Set SDHC_FLAG_BROKEN_ADMA2_ZEROLEN quirk flag.
The Tegra SDHCI implementation apparently treats ADMA2 descriptors with
length of 0 incorrectly.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/arm/nvidia/tegra_sdhc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index