mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-31 20:18:18 +00:00 
			
		
		
		
	This is supposed to be a build-system flag. Move it there so we can define it before linux/kconfig.h is included. Signed-off-by: Simon Glass <sjg@chromium.org>
		
			
				
	
	
		
			11 lines
		
	
	
		
			157 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			157 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| /* SPDX-License-Identifier: GPL-2.0+ */
 | |
| /*
 | |
|  * Copyright 2018-2021 NXP
 | |
|  */
 | |
| 
 | |
| 
 | |
| FIT
 | |
| BOOT_FROM	sd
 | |
| SIGNED_HDMI	signed_hdmi.bin
 | |
| LOADER		u-boot-spl-ddr.bin	0x7e1000
 |