This patch adds the basic infrastructure for the Nomadik 8815 CPU and the "Nomadik Hardware Kit" NHK8815. This patch only includes the serial console and core stuff, no drivers. Signed-off-by: Alessandro Rubini <rubini@unipv.it> Acked-by: Andrea Gallo <andrea.gallo@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			103 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			103 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef __ASM_ARCH_TIMEX_H
 | 
						|
#define __ASM_ARCH_TIMEX_H
 | 
						|
 | 
						|
#define CLOCK_TICK_RATE         2400000
 | 
						|
 | 
						|
#endif
 |