mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	configs: am65x_evm_r5: Enable GPT support
The second loader stages may be stored on GPT partitions, enable support for this here. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
This commit is contained in:
		
							parent
							
								
									b3860bfe77
								
							
						
					
					
						commit
						e8cc366ca7
					
				@ -33,6 +33,7 @@ CONFIG_HUSH_PARSER=y
 | 
			
		||||
CONFIG_CMD_BOOTZ=y
 | 
			
		||||
CONFIG_CMD_ASKENV=y
 | 
			
		||||
# CONFIG_CMD_FLASH is not set
 | 
			
		||||
CONFIG_CMD_GPT=y
 | 
			
		||||
CONFIG_CMD_MMC=y
 | 
			
		||||
CONFIG_CMD_REMOTEPROC=y
 | 
			
		||||
# CONFIG_CMD_SETEXPR is not set
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user