Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

nathanchance
Copy link
Member

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.

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 ClangBuiltLinux#109.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Copy link
Member

@nickdesaulniers nickdesaulniers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; thanks! ❗ 🤯

@nathanchance nathanchance merged commit ef9fa5a into ClangBuiltLinux:main Jul 10, 2023
@nathanchance nathanchance deleted the fix-downloading-loongarch-firmware branch July 10, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants