]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: mmc: Use a realistic timeout when sending a mmc command
authorHans de Goede <hdegoede@redhat.com>
Thu, 15 Jan 2015 12:50:35 +0000 (13:50 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 22 Jan 2015 11:34:55 +0000 (12:34 +0100)
commit5b8d7fb4fed408ae2ee77aed7773eece1ab58ec5
tree84b1df2bba97079ec784e2c037b202d08f10cb1a
parentdacc0881ac47660f8c5bc6ba6f6bbf2881f0364d
sunxi: mmc: Use a realistic timeout when sending a mmc command

Wait 1 second for the sdcard to respond, rather then waiting for
0xfffff milliseconds.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
drivers/mmc/sunxi_mmc.c