commit | 6764f37cfc6b87cd0696b59af5fb41b37751fb39 | [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 | 3a4f6568b339d9b6b1cb18ef4f748b0cc68bd715 [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>