mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	configs: ls1012a: enable CONFIG_MPC8XXX_GPIO
Enable CONFIG_MPC8XXX_GPIO for SoC LS1012A Signed-off-by: Biwen Li <biwen.li@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
		
							parent
							
								
									eeeab2750e
								
							
						
					
					
						commit
						c5d0bd5dc8
					
				@ -62,6 +62,13 @@
 | 
			
		||||
#define CONFIG_I2C_DEFAULT_BUS_NUMBER 0
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/* GPIO */
 | 
			
		||||
#ifdef CONFIG_DM_GPIO
 | 
			
		||||
#ifndef CONFIG_MPC8XXX_GPIO
 | 
			
		||||
#define CONFIG_MPC8XXX_GPIO
 | 
			
		||||
#endif
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#define CONFIG_SYS_NS16550_SERIAL
 | 
			
		||||
#define CONFIG_SYS_NS16550_REG_SIZE     1
 | 
			
		||||
#define CONFIG_SYS_NS16550_CLK          (get_serial_clock())
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user