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

fix psplash loading and startup #74

Open
wants to merge 1 commit into
base: 20-arm64
Choose a base branch
from
Open

Conversation

ogra1
Copy link
Contributor

@ogra1 ogra1 commented Jun 18, 2021

Fix regression of psplash. We do build and ship psplash in the UC20 gadgets but neither the u-boot load scripts nor the startup script for the psplash binary were forward ported.

This patch brings back the old behaviour we had with UC18 to unblock waiting customers that urgently need it. This is only usable on devices like the Pi where we do not use secure boot by default and should be dropped once a proper implementation in the actual initramfs has landed.

there is an arm64 binary built from this PR for potential testing at:
https://people.canonical.com/~ogra/snappy/psplash/

@kokoye2007
Copy link

@ogra1 https://people.canonical.com/~ogra/snappy/psplash/ it's show logo
but build from https://github.com/ogra1/pi-gadget/tree/20-arm64 is not show boot logo.

@kokoye2007
Copy link

Cross Building is not working for psplash

amd64 [mulipass - lxd]

👍 build success
👍 work plug and other config

👎 not working PSplash

arm64 [build on rpi4 - lxc focal]

👍 build success
👍 work plug and other config
👍 working PSplash

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.

None yet

2 participants