mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +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>
		
			
				
	
	
		
			10 lines
		
	
	
		
			135 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			135 B
		
	
	
	
		
			INI
		
	
	
	
	
	
/* SPDX-License-Identifier: GPL-2.0+ */
 | 
						|
/*
 | 
						|
 * Copyright 2021 NXP
 | 
						|
 */
 | 
						|
 | 
						|
 | 
						|
ROM_VERSION	v2
 | 
						|
BOOT_FROM	sd
 | 
						|
LOADER		u-boot-spl-ddr.bin	0x920000
 |