]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mvebu_mmc: Driver addition
authorMario Schuknecht <mario.schuknecht@dresearch-fe.de>
Mon, 25 Aug 2014 12:12:26 +0000 (14:12 +0200)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Fri, 3 Oct 2014 14:26:50 +0000 (17:26 +0300)
commitbcd06989b860c691f5afbd1c03d1b0d9e9970cdc
tree1431644e104980426234cc2af1e8a80959d7f0b0
parent19345d7c9483b84578da5206b3c604b534121d88
mvebu_mmc: Driver addition

In function mvebu_mmc_write notice command timeout. It is possible that a
command is done, but a timeout occurred.

Enable timeout in set bus function.

Set window registers. Without that I could not use the driver on a Kirkwood
88F6282 SoC.

Set high capacity and 52MHz driver feature.

Signed-off-by: Mario Schuknecht <mario.schuknecht@dresearch-fe.de>
Reviewed-by: Stefan Roese <sr@denx.de>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
drivers/mmc/mvebu_mmc.c