mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	mt7623: fix a typo in include/configs/mt7623.h
Fix typo: neede -> needed Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
This commit is contained in:
		
							parent
							
								
									7b4ea2d888
								
							
						
					
					
						commit
						7d39b748ed
					
				@ -46,7 +46,7 @@
 | 
			
		||||
/* DRAM */
 | 
			
		||||
#define CONFIG_SYS_SDRAM_BASE		0x80000000
 | 
			
		||||
 | 
			
		||||
/* This is neede for kernel booting */
 | 
			
		||||
/* This is needed for kernel booting */
 | 
			
		||||
#define FDT_HIGH			"fdt_high=0xac000000\0"
 | 
			
		||||
 | 
			
		||||
/* Extra environment variables */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user