mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-31 12:08:19 +00:00 
			
		
		
		
	Real marketing name of the board was recently updated so to accommodate that change renaming the board and all related to it. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
		
			
				
	
	
		
			13 lines
		
	
	
		
			138 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			138 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| if TARGET_EMSDP
 | |
| 
 | |
| config SYS_BOARD
 | |
| 	default "emsdp"
 | |
| 
 | |
| config SYS_VENDOR
 | |
| 	default "synopsys"
 | |
| 
 | |
| config SYS_CONFIG_NAME
 | |
| 	default "emsdp"
 | |
| 
 | |
| endif
 |