Searched hist:"02 d3ad3e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/mmc/ |
H A D | mv_sdhci.c | 02d3ad3e Mon Oct 03 15:33:44 CDT 2011 Lei Wen <leiwen@marvell.com> mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 Marvell 88SV331xV5 platform's sdhci host control is not very standard with the spec in the 8bit handling. It need to set its private register to switch to the 8bit mode which is not included in the standard sdhci registers. This patch mainly hacks the writeb method, and set its private register if it find the driver is going to switch to the 8bit mode. Signed-off-by: Lei Wen <leiwen@marvell.com>
|