Commit 14fad43
committed
boot-qemu.py: Fix always downloading LoongArch firmware
If the old firmware filename does not exist, the new firmware is always
downloaded, even if it already exists. Remove the handling for the old
to new transition so that the firmware is only downloaded when it is
actually needed.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>1 parent 2032a4d commit 14fad43
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
513 | | - | |
| 513 | + | |
514 | 514 | | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | 515 | | |
520 | 516 | | |
521 | 517 | | |
| |||
0 commit comments