uboot-mediatek: update to v2025.07

Update to the latest version.

Suppressed patch:
  100-04-env-add-support-for-generic-MTD-device.patch[1]

[1] 03fb08d4ae

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
This commit is contained in:
Shiji Yang
2025-06-10 23:59:39 +08:00
committed by Daniel Golle
parent c5a6dc31d2
commit 41a9c9de66
23 changed files with 85 additions and 478 deletions

View File

@@ -6,6 +6,6 @@
lbaint_t blk = 0, blk_r = 0;
- int timeout_ms = 1000;
+ int timeout_ms = blkcnt;
u32 grpcnt;
if (!mmc)
return -1;