diff options
author | loos <loos@FreeBSD.org> | 2015-02-14 19:28:26 +0000 |
---|---|---|
committer | loos <loos@FreeBSD.org> | 2015-02-14 19:28:26 +0000 |
commit | c8630fd03efeecb182d2a5ca13d20bce4079da7e (patch) | |
tree | 2899f4e3392952174125c19ebcbcb221ba20f72a /lib/libc/stdlib/strtonum.c | |
parent | 6e901283bfe9dc91060013de0488a0da8307ab53 (diff) | |
download | FreeBSD-src-c8630fd03efeecb182d2a5ca13d20bce4079da7e.zip FreeBSD-src-c8630fd03efeecb182d2a5ca13d20bce4079da7e.tar.gz |
MFC: r273264, r274409, r278212, r278213:
Add a workaround needed to fix a bug of Arasan Host Controller where it may
lose the contents of consecutive writes (that happens within two SD card
clock cycles).
This fixes the causes of instability during the SD card detection and
identification on Raspberry Pi (which happens at 400 kHz and so was much
more vulnerable to this issue).
Remove the previous workaround which clearly can't provide the same effect.
Remove stale comments about the issues with HS mode.
Remove a previous workaround to limit the minimum sdhci frequency that
isn't needed anymore.
Remove some duplicate calls to bus_release_resource() and destroy the mutex
on error cases.
While here remove unnecessary includes.
Diffstat (limited to 'lib/libc/stdlib/strtonum.c')
0 files changed, 0 insertions, 0 deletions