 
					
				
		
I'm modifing u-boot for i.MX 6 and I want to change the default u-boot parameter.
Where I can set the u-boot default parameter for i.MX6 Ubuntu???
 
					
				
		
 Yuri
		
			Yuri
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		To setup default environment, please configure the needed parameters in U-boot
sources (include/configs/mx6<board> .h). In particular, please pay attention on
CONFIG_EXTRA_ENV_SETTINGS.
