starfive visionfive2: update u-boot

This commit is contained in:
Jakob Leifhelm 2023-04-29 16:50:06 +02:00
parent 2ce2f3f978
commit b0fd962525
No known key found for this signature in database
GPG Key ID: 6817AA0238100822
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ buildUBoot {
src = fetchFromGitHub {
owner = "starfive-tech";
repo = "u-boot";
rev = "688befadf1d337dee3593e6cc0fe1c737cc150bd";
sha256 = "sha256-RGADEJRZyuzjblxowdHnhj78eMJBIWnvkwEcpSen5Oo=";
rev = "ac0ac696256abf412826d74ee918dd417e207d7b";
sha256 = "sha256-cyEMKkTIiET8hnWgD6poZSzfjmRAqUtyRQM0yvNY230=";
};
defconfig = "starfive_visionfive2_defconfig";