-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
raspberry pi 4 updates - eeprom, fw, armstubs, linux-rpi #154389
Conversation
5728d83
to
2e7800d
Compare
Turns out they do, and I was just not looking in the right place. |
2e7800d
to
87075ca
Compare
I don't know why the CI is failing, these sha256 have been reconfirmed, that's what I get locally. Something odd is up maybe. |
@ofborg eval |
Weird, the foundation kernel doesn't boot when going from u-boot -> grub -> kernel:
|
Okay, I think the kernel is fine:
When I boot via tow-boot -> extlinux, it's fine. |
@ofborg eval |
Could you cherry-pick the missing updates and Pi Zero 2 W-related commits from #156005, or should I do the opposite from my PR? |
I think I'd prefer to merge yours and then rebase mine, especially since I'm toying with the idea of trying to write a script to update these similar to how I do updates in nixpkgs-wayland. |
Motivation for this change
I think I need to update the linux-rpi kernel as well, to match the firmware update.
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes