Where I can set the u-boot default parameter for i.MX6 Ubuntu???

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Where I can set the u-boot default parameter for i.MX6 Ubuntu???

550 Views
sangjinhong
Contributor III

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???

Labels (1)
0 Kudos
1 Reply

372 Views
Yuri
NXP Employee
NXP Employee

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. 

0 Kudos