Commit 058156c
committed
fix: Fix md5 timeout values
This increases the MD5 command timeout factor per megabyte of flash checked
in order to avoid timeouts for flashing bigger images, as the calculation time appears to
increase non-linearly.
A flash size of 4MB was used for testing, and a safety margin of 2 was added.1 parent 85063f7 commit 058156c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments