commit | bcd06989b860c691f5afbd1c03d1b0d9e9970cdc | [log] [tgz] |
---|---|---|
author | Mario Schuknecht <mario.schuknecht@dresearch-fe.de> | Mon Aug 25 14:12:26 2014 +0200 |
committer | Pantelis Antoniou <panto@antoniou-consulting.com> | Fri Oct 03 17:26:50 2014 +0300 |
tree | 1431644e104980426234cc2af1e8a80959d7f0b0 | |
parent | 19345d7c9483b84578da5206b3c604b534121d88 [diff] |
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>