How to run uuu for automatially setting environment variables?

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

How to run uuu for automatially setting environment variables?

1,498 Views
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

Labels (4)
Tags (1)
0 Kudos
1 Reply

1,307 Views
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.