update u-boot

This commit is contained in:
Travis Staton 2024-01-23 14:36:53 -05:00
parent efdc6f6816
commit fac66459b1
2 changed files with 8 additions and 6 deletions

View file

@ -4,7 +4,7 @@
inputs = {
u-boot-src = {
flake = false;
url = "https://ftp.denx.de/pub/u-boot/u-boot-2023.01.tar.bz2";
url = "https://ftp.denx.de/pub/u-boot/u-boot-2024.01.tar.bz2";
};
rpi-linux-6_1-src = {
flake = false;