soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_UCODE
The common microcode update mechanism is verified to be correct and work on Sabrina. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I5c41674299a829507438beb3ea597a71a0c5a972 Reviewed-on: https://review.coreboot.org/c/coreboot/+/65313 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
		
				
					committed by
					
						
						Marshall Dawson
					
				
			
			
				
	
			
			
			
						parent
						
							ed69450d62
						
					
				
				
					commit
					d9bb9fc16b
				
			@@ -71,7 +71,7 @@ config SOC_SPECIFIC_OPTIONS
 | 
				
			|||||||
	select SOC_AMD_COMMON_BLOCK_SPI		# TODO: Check if this is still correct
 | 
						select SOC_AMD_COMMON_BLOCK_SPI		# TODO: Check if this is still correct
 | 
				
			||||||
	select SOC_AMD_COMMON_BLOCK_TSC_FAM17H_19H	# TODO: Check if this is still correct
 | 
						select SOC_AMD_COMMON_BLOCK_TSC_FAM17H_19H	# TODO: Check if this is still correct
 | 
				
			||||||
	select SOC_AMD_COMMON_BLOCK_UART
 | 
						select SOC_AMD_COMMON_BLOCK_UART
 | 
				
			||||||
	select SOC_AMD_COMMON_BLOCK_UCODE	# TODO: Check if this is still correct
 | 
						select SOC_AMD_COMMON_BLOCK_UCODE
 | 
				
			||||||
	select SOC_AMD_COMMON_FSP_DMI_TABLES	# TODO: Check if this is still correct
 | 
						select SOC_AMD_COMMON_FSP_DMI_TABLES	# TODO: Check if this is still correct
 | 
				
			||||||
	select SOC_AMD_COMMON_FSP_PCI		# TODO: Check if this is still correct
 | 
						select SOC_AMD_COMMON_FSP_PCI		# TODO: Check if this is still correct
 | 
				
			||||||
	select SSE2
 | 
						select SSE2
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user