How to run uuu for automatially setting environment variables?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to run uuu for automatially setting environment variables?

2,335 次查看
jupiter_hce
Contributor III

Hi,

Is there anyway to run uuu on customized imx6evk to set up multiple environment variables and run bootcmd automatically without manual set up in u-boot?

Thank you.

Kind regards,

- jupiter

标签 (4)
标记 (1)
0 项奖励
回复
1 回复

2,144 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

 

You may try adding to your custom script the following

FB: ucmd setenv

FB: ucmd savenv

 

Also, it may be useful to take a look here:
https://github.com/NXPmicro/mfgtools/issues/84

Issues · NXPmicro/mfgtools · GitHub 

Hope this helps,

Best regards,

Aldo.