mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 14:00:19 +00:00 
			
		
		
		
	fix TI Innovator/OMAP1510 pin configs * Patches by Kshitij, 18 Aug 2003 - add support for arm926ejs cpu core - add support for TI OMAP 1610 Innovator Board
		
			
				
	
	
		
			9 lines
		
	
	
		
			298 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			298 B
		
	
	
	
		
			C
		
	
	
	
	
	
/************************************************
 | 
						|
 * NAME                 arm926ejs.h             *
 | 
						|
 * Version      :       23 June 2003            *
 | 
						|
 ************************************************/
 | 
						|
/* Currently empty */
 | 
						|
#ifndef __ARM926EJS_H__
 | 
						|
#define __ARM926EJS_H__
 | 
						|
#endif /*__ARM926EJS_H__*/
 |