]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1
authorHaibo Chen <haibo.chen@freescale.com>
Tue, 11 Aug 2015 11:38:30 +0000 (19:38 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 27 Aug 2015 12:50:51 +0000 (14:50 +0200)
commitd1490a68308468591f7628b054b54079123106e4
tree36158752f59fa5d3ddaa108f642c98b79e36a769
parent2dbb1a5dff717ef637034a1c2ea31da3dbab5ad9
mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1

Currently we find that if a usdhc is choosed to boot system, then ROM
code will set the burst length enable bit of this usdhc as 0.

This will make performance drop a lot if this usdhc's burst length is
configed. So this patch set back the burst_length_enable bit as 1,
which is the default value, and means burst length is enabled for INCR.

Signed-off-by: Haibo Chen <haibo.chen@freescale.com>
Acked-by: Dong Aisheng <aisheng.dong@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c