Files
u-boot/drivers
Sean Anderson da12917060 mmc: Add some helper functions for retrying on error
All of the existing quirks add retries to various calls of mmc_send_cmd.
mmc_send_cmd_quirks is a helper function to do this retrying behavior. It
checks if quirks mode is enabled, and if a specific quirk is activated it
retries on error.

This also adds mmc_send_cmd_retry, which retries on error every time
(instead of if a quirk is activated).

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2020-11-28 10:39:44 +08:00
..
2020-08-03 22:19:54 -04:00
2020-07-27 14:16:29 +05:30
2020-10-22 11:26:14 -04:00
2020-11-15 15:29:40 +05:30
2020-11-25 12:01:53 +01:00
2020-10-22 09:54:54 -04:00
2020-11-06 09:51:29 +08:00
2020-10-16 09:44:27 -04:00
2020-11-06 10:18:20 +08:00
2020-11-20 10:42:54 +01:00
2020-08-03 22:19:54 -04:00
2020-08-24 14:11:31 -04:00
2020-11-06 10:18:20 +08:00
2020-11-06 10:18:20 +08:00