Page MenuHomeFreeBSD

sdhci_fsl_fdt: Fix pulse width errata application
ClosedPublic

Authored by kd on Jan 21 2022, 8:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 29, 6:04 AM
Unknown Object (File)
Oct 3 2024, 1:03 AM
Unknown Object (File)
Oct 3 2024, 12:32 AM
Unknown Object (File)
Oct 2 2024, 3:19 PM
Unknown Object (File)
Oct 2 2024, 1:58 PM
Unknown Object (File)
Oct 2 2024, 7:08 AM
Unknown Object (File)
Oct 2 2024, 1:50 AM
Unknown Object (File)
Sep 30 2024, 7:19 PM
Subscribers

Details

Summary

The errata has to be applied every time after SDHCI_RESET_ALL is done.
Move it from attach to the reset routine.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable