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)
commitfd44954e77b436673eb5221e5485a32ea6550128
tree36158752f59fa5d3ddaa108f642c98b79e36a769
parentd407e30ba614b1542c8ac032f8fb2332b8071efe
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