hekate/bootloader/storage
ctcaer@gmail.com 25f6e91677 [sdmmc] Fix Sandisk U1 fast power cycle
Some Sandisk U1 sd cards do not behave nicely if they power cycle too fast. A min 100ms wait, is enough to mitigate that.

Fortunately, because of how the code paths are structured, this was never hit.
2019-04-23 03:31:16 +03:00
..
mmc.h Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
nx_emmc.c Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
nx_emmc.h Various bugfixes 2019-04-14 02:19:04 +03:00
sd.h Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
sdmmc.c [sdmmc] Fix Sandisk U1 fast power cycle 2019-04-23 03:31:16 +03:00
sdmmc.h Various bugfixes 2019-04-14 02:19:04 +03:00
sdmmc_driver.c [sdmmc] Fix Sandisk U1 fast power cycle 2019-04-23 03:31:16 +03:00
sdmmc_driver.h Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
sdmmc_t210.h Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00