 a329b48c43
			
		
	
	
	a329b48c43
	
	
	
		
			
			Add basic clock support, cpu identification, I/O mapping, interrupt controller, serial port and ethernet. Signed-off-by: Amit Kucheria <amit.kucheria@canonical.com>
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			190 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			190 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
| extern struct platform_device mxc_uart_device0;
 | |
| extern struct platform_device mxc_uart_device1;
 | |
| extern struct platform_device mxc_uart_device2;
 | |
| extern struct platform_device mxc_fec_device;
 |