ClangBuiltLinux / boot-utils

Collection of files for booting Linux kernels
26 stars 7 forks source link

boot-qemu.py: Fix downloading LoongArch firmware #110

Closed nathanchance closed 1 year ago

nathanchance commented 1 year ago

Ensure images/loongarch exists before trying to download the firmware. I missed this because images/loongarch was erroneously a part of the history when LoongArch support was merged in #109.