Skip to content

boot-qemu.sh: Expect uImage for ppc32#22

Merged
nickdesaulniers merged 1 commit into
ClangBuiltLinux:masterfrom
nathanchance:ppc32-uimage
Jun 17, 2020
Merged

boot-qemu.sh: Expect uImage for ppc32#22
nickdesaulniers merged 1 commit into
ClangBuiltLinux:masterfrom
nathanchance:ppc32-uimage

Conversation

@nathanchance

Copy link
Copy Markdown
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>

@nickdesaulniers nickdesaulniers left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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