mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-11-03 18:01:41 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			123 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			123 B
		
	
	
	
		
			C
		
	
	
	
	
	
#define LOADER_SIZE	(448 * 1024)
 | 
						|
#define LOADER1_OFFSET	(128 * 1024)
 | 
						|
#define LOADER2_OFFSET	(LOADER1_OFFSET + LOADER_SIZE)
 |