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

View file

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