How to run uuu for automatially setting environment variables?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to run uuu for automatially setting environment variables?

1,595件の閲覧回数
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 返信

1,404件の閲覧回数
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.