mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	powerpc: v38b: convert to generic board
Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Wolfgang Denk <wd@denx.de>
This commit is contained in:
		
							parent
							
								
									6fe3b538f9
								
							
						
					
					
						commit
						e12192294e
					
				@ -14,6 +14,8 @@
 | 
				
			|||||||
 */
 | 
					 */
 | 
				
			||||||
#define CONFIG_MPC5200			1	/* This is an MPC5200 CPU */
 | 
					#define CONFIG_MPC5200			1	/* This is an MPC5200 CPU */
 | 
				
			||||||
#define CONFIG_V38B			1	/* ...on V38B board */
 | 
					#define CONFIG_V38B			1	/* ...on V38B board */
 | 
				
			||||||
 | 
					#define CONFIG_SYS_GENERIC_BOARD
 | 
				
			||||||
 | 
					#define CONFIG_DISPLAY_BOARDINFO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define	CONFIG_SYS_TEXT_BASE		0xFF000000
 | 
					#define	CONFIG_SYS_TEXT_BASE		0xFF000000
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user