Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uboot-mediatek: update to U-Boot 2024.01 release | Daniel Golle | 2024-02-15 |
| | | | | | | | | Rebase local patches on top of quarterly timed release, allowing to drop numerous patches which have been accepted upstream since the release of U-Boot 2023.07.02. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | uboot-mediatek: fix MMC erase timeout | Daniel Golle | 2024-02-15 |
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> |