commit | ce0fbcd2e1bd8c7b0975589b9853f3e8914aa406 | [log] [tgz] |
---|---|---|
author | Matt Waddel <matt.waddel@linaro.org> | Thu Feb 24 16:35:23 2011 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Wed Apr 13 06:35:22 2011 -0500 |
tree | 3e21648aaaee68b050ea9f5f6bafa16a86a82e7a | |
parent | b44c70837a87bcd92b76a94e49b85d7656cb2a11 [diff] |
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>