commit | 162350eb75fcb81ec0ea34f042f1deddb759aea8 | [log] [tgz] |
---|---|---|
author | Matthew Fleming <matthew.fleming@imgtec.com> | Thu Oct 02 12:21:42 2008 +0100 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Oct 12 11:04:38 2008 +0200 |
tree | 6329a8607144e8f7507c058ae6d399d9986f93b5 | |
parent | 0d3e0460f307e84904968aad6cff97bd688583d8 [diff] |
MMC: Use timeout values from CSR Hard-coded timeout values of 250ms for writes and 100ms for reads are currently used for MMC transactions over SPI. The spec states that the timeout values from the card should be used. Signed-off-by: Matthew Fleming <matthew.fleming@imgtec.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>