mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM
As we're working on the next update of our ATF (and U-Boot and the ATF are out-of-sync), let's temporarily enable SPL_ATF_NO_PLATFORM_PARAM to reduce compatibility issues. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
This commit is contained in:
		
							parent
							
								
									5a127325f0
								
							
						
					
					
						commit
						c869d63f27
					
				@ -32,6 +32,7 @@ CONFIG_SPL_I2C_SUPPORT=y
 | 
				
			|||||||
CONFIG_SPL_POWER_SUPPORT=y
 | 
					CONFIG_SPL_POWER_SUPPORT=y
 | 
				
			||||||
CONFIG_SPL_SPI_LOAD=y
 | 
					CONFIG_SPL_SPI_LOAD=y
 | 
				
			||||||
CONFIG_SPL_ATF=y
 | 
					CONFIG_SPL_ATF=y
 | 
				
			||||||
 | 
					CONFIG_SPL_ATF_NO_PLATFORM_PARAM=y
 | 
				
			||||||
CONFIG_CMD_BOOTZ=y
 | 
					CONFIG_CMD_BOOTZ=y
 | 
				
			||||||
CONFIG_CMD_GPT=y
 | 
					CONFIG_CMD_GPT=y
 | 
				
			||||||
CONFIG_CMD_I2C=y
 | 
					CONFIG_CMD_I2C=y
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user