mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 14:00:19 +00:00 
			
		
		
		
	imx8mm_beacon: Enable fixed regulator in SPL
Because SPL can support SD UHS, the fixed regulator needs to be
enabled in SPL to reset the SD card.
Fixes: 1a5d9c84b472 ("imx8mm_beacon: Enable HS400 on MMC controller")
Signed-off-by: Adam Ford <aford173@gmail.com>
			
			
This commit is contained in:
		
							parent
							
								
									e9624f304d
								
							
						
					
					
						commit
						018f7eaf4d
					
				@ -95,6 +95,7 @@ CONFIG_SPL_DM_REGULATOR=y
 | 
			
		||||
CONFIG_DM_REGULATOR_BD71837=y
 | 
			
		||||
CONFIG_SPL_DM_REGULATOR_BD71837=y
 | 
			
		||||
CONFIG_DM_REGULATOR_FIXED=y
 | 
			
		||||
CONFIG_SPL_DM_REGULATOR_FIXED=y
 | 
			
		||||
CONFIG_DM_REGULATOR_GPIO=y
 | 
			
		||||
CONFIG_CONS_INDEX=2
 | 
			
		||||
CONFIG_DM_SERIAL=y
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user