diff --git a/microchip/common/bsp/uboot.nix b/microchip/common/bsp/uboot.nix index 5237c77..8bbe2a4 100644 --- a/microchip/common/bsp/uboot.nix +++ b/microchip/common/bsp/uboot.nix @@ -13,6 +13,7 @@ buildUBoot rec { src = fetchFromGitHub { owner = "polarfire-soc"; repo = "u-boot"; + # from mpfs-uboot-2022.01 branch rev = "7e19f9dff788025403ac6a34d9acf8736eef32ff"; sha256 = "sha256-1qmifjjNxPOUWRgZdQk6Ld5KGQk/PypSRK/ILPSsTLs"; };