Home
last modified time | relevance | path

Searched hist:ce0fbcd2e1bd8c7b0975589b9853f3e8914aa406 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.cce0fbcd2e1bd8c7b0975589b9853f3e8914aa406 Thu Feb 24 16:35:23 UTC 2011 Matt Waddel <matt.waddel@linaro.org> MMC: Max blocks value adjustable

The maximum blocks value was hardcoded to 65535 due to a 16 bit
register length. The value can change for different platforms.
This patch makes the default the current value of 65535, but it
is configurable for other platforms.

Signed-off-by: Matt Waddel <matt.waddel@linaro.org>
Signed-off-by: Andy Fleming <afleming@freescale.com>