Select Git revision
bcm2835_sdhci.c
Forked from
Reform / reform-boundary-uboot
-
Stephen Warren authored
Apparently, CONFIG_SYS_HZ must be 1000. Change this, and fix the timer driver to conform to this. Have the timer implementation export a custom API get_timer_us() for use by the BCM2835 MMC API, which needs us resolution for a HW workaround. Signed-off-by:
Stephen Warren <swarren@wwwdotorg.org>
Stephen Warren authoredApparently, CONFIG_SYS_HZ must be 1000. Change this, and fix the timer driver to conform to this. Have the timer implementation export a custom API get_timer_us() for use by the BCM2835 MMC API, which needs us resolution for a HW workaround. Signed-off-by:
Stephen Warren <swarren@wwwdotorg.org>