the bitrig master branch has been updated by patrick with 1 new commit: commit 2823085716f5f7d85ee0bb214b3d086cf4af7bf1 diff: https://github.com/bitrig/bitrig/commit/2823085 author: Patrick Wildt <[email protected]> date: Thu May 28 12:52:01 2015 +0200
sdhc: implement TI AM335x's reset quirk On the AM335x, we first must wait for the controller to acknowledge the reset; then we can wait for the reset to complete. This quirk may work for controllers that don't require it too. >From NetBSD M sys/dev/sdmmc/sdhc.c M sys/dev/sdmmc/sdhcvar.h
