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: fix raspberrypi firmware url #29

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

nberlee
Copy link
Contributor

@nberlee nberlee commented Dec 22, 2024

This fixes the url of the raspberry pi firmware.
In commit 15a6834 this was changed from a source github tarball to a release tarball. The release tarball does not contain the DTB files needed.

Changing it back to the source tarball fw release will probably fix
siderolabs/talos#9981

Please note, I haven't tested it, I am unable to crosscompile u-boot on my machine, however I am happy to test after it is build here, and before the merge.

@nberlee
Copy link
Contributor Author

nberlee commented Dec 22, 2024

Adding the files manually to a flashed 1.9 disk (with 0.1.0) makes it boot

This fixes the url of the raspberry pi firmware.
In commit 15a6834 this was changed from a
source github tarball to a release tarball. The release tarball does not
contain the DTB files needed.

Changing it to a source tarball of the fw release will probably fix
siderolabs/talos#9981 (unable to crosscompile
u-boot on my machine)

Signed-off-by: Nico Berlee <[email protected]>
Signed-off-by: Noel Georgi <[email protected]>
@frezbo
Copy link
Member

frezbo commented Dec 23, 2024

/m

@talos-bot talos-bot merged commit a802dbb into siderolabs:main Dec 23, 2024
13 checks passed
@frezbo
Copy link
Member

frezbo commented Dec 23, 2024

good catch 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants