mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-04-04 06:46:11 +00:00
Use a 'tries' variable which starts at the number of tries we want to do, rather than a 'retries' one that stops at either 1 or 2. This will make it easier to refactor the code to avoid the horrible #ifdefs Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
blk-uclass.c | ||
blk_legacy.c | ||
blkcache.c | ||
blkmap.c | ||
efi-media-uclass.c | ||
efi_blk.c | ||
host-uclass.c | ||
host_dev.c | ||
ide.c | ||
Kconfig | ||
Makefile | ||
sandbox.c | ||
sb_efi_media.c |