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, 1 Feb 2024 22:31:58 +0000 (22:31 +0000)
commita7105294c4ed98fe72f175dde296450eef39547c
tree1796361ccc24a30ead0d9d6963f3665e14422d18
parentfb51fe4362d43957261c9c83f6a128209f5ab2f8
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]