uboot-mediatek: fix MMC erase timeout
authorDaniel Golle <daniel@makrotopia.org>
Tue, 5 Dec 2023 04:08:13 +0000 (04:08 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 15 Feb 2024 19:06:37 +0000 (19:06 +0000)
commit89fcf211cb64619911533622f6380dafb268225f
treececa294e53d64f89ded367e9cc2fb5a3923d782c
parent927334a8f7857339af6d51e92612c9803379b50c
uboot-mediatek: fix MMC erase timeout

When erasing large amounts of blocks at once this can take a long
time on slow cards. Instead of a fixed timeout, wait longer if more
blocks are being erased.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-mediatek/patches/250-fix-mmc-erase-timeout.patch [new file with mode: 0644]