mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Update microchip/common/bsp/uboot.nix
Added branch name, for better trackability. Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
		@@ -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";
 | 
			
		||||
  };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user