hw/sd: tweak power up delay timer, to handle more cases
commit7d0157bd83a5ca9b9e736befa7ab92ecb462b882
authorAndrew Baumann <Andrew.Baumann@microsoft.com>
Wed, 16 Dec 2015 18:42:32 +0000 (16 10:42 -0800)
committerAndrew Baumann <Andrew.Baumann@microsoft.com>
Wed, 16 Dec 2015 18:42:32 +0000 (16 10:42 -0800)
tree689c33165cf086b3e8551a7d298f6834b8acb369
parent6987dd77a32575b6453568bc53a142c524e0dbb4
hw/sd: tweak power up delay timer, to handle more cases

This avoids waiting out the timeout for non-enquiry ACMD41s, which
should work for UEFI (no delay at startup) and also dumb hosts that
simply wait a while and assume ACMD41 will succeed.
hw/sd/sd.c