mmc: sdhci-iproc: Increase max_blk_size for bcm2835
authorStefan Wahren <stefan.wahren@i2se.com>
Fri, 30 Dec 2016 15:24:33 +0000 (15:24 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:19:55 +0000 (13:19 +0100)
commit40165de23df9ed4a630dcd991d63b8cb453e4ba8
treecfee058c2c06d47c75650b06aa2600b9dcaa33d2
parentc82c27754349168ff52cbf2f878210f8ef384f8b
mmc: sdhci-iproc: Increase max_blk_size for bcm2835

According to the BCM2835 datasheet the maximum block size for the
eMMC module is restricted to the internal data FIFO which is 1024 byte.
But this is still an improvement to the default of 512 byte.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Acked-by: Scott Branden <scott.branden@broadcom.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-iproc.c