Home
last modified time | relevance | path

Searched hist:"4 db2b61fcf206cb45753cd1f988a9b0aad92b561" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dbcm2835_sdhci.c4db2b61fcf206cb45753cd1f988a9b0aad92b561 Sun Apr 02 08:24:33 UTC 2017 Jocelyn Bohr <bohr@google.com> mmc: bcm2835_sdhci: Speed up mmc writes.

The linux kernel driver for this module does not use a delay when
writing to the SDHCI_BUFFER register. This patch mimics that behavior
in order to speed up the mmc writes on the Raspberry Pi.

Signed-off-by: Alex Deymo <deymo@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>