mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-31 20:18:18 +00:00 
			
		
		
		
	microblaze: ml401 - add ifdef for GPIO
Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
		
							parent
							
								
									af7ae1a411
								
							
						
					
					
						commit
						4c6a6f02e2
					
				@ -64,8 +64,10 @@
 | 
			
		||||
#undef ET_DEBUG
 | 
			
		||||
 | 
			
		||||
/* gpio */
 | 
			
		||||
#ifdef XILINX_GPIO_BASEADDR
 | 
			
		||||
#define	CFG_GPIO_0		1
 | 
			
		||||
#define	CFG_GPIO_0_ADDR		XILINX_GPIO_BASEADDR
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/* interrupt controller */
 | 
			
		||||
#define	CFG_INTC_0		1
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user