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.sh: Expect uImage for ppc32 #22

Merged
merged 1 commit into from
Jun 17, 2020

Conversation

nathanchance
Copy link
Member

zImage has always been a hardlink to uImage but as of a refactoring in
5.8-rc1, that is no longer guaranteed to be the case. Explicitly use the
uImage, which will always work for QEMU.

Link: https://lore.kernel.org/linuxppc-dev/87bllidmk4.fsf@mpe.ellerman.id.au/

zImage has always been a hardlink to uImage but as of a refactoring in
5.8-rc1, that is no longer guaranteed to be the case. Explicitly use the
uImage, which will always work for QEMU.

Link: https://lore.kernel.org/linuxppc-dev/87bllidmk4.fsf@mpe.ellerman.id.au/
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
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.

thanks, did you test this? MPE didn't get back to me yet on my inquiry (and I'm too lazy to test, myself) 🍺

@nathanchance
Copy link
Member Author

I did and it worked fine.

@nickdesaulniers nickdesaulniers merged commit 2a68826 into ClangBuiltLinux:master Jun 17, 2020
@nathanchance nathanchance deleted the ppc32-uimage branch June 17, 2020 21:30
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.

3 participants