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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user