Hi Todd,

It's not an LTIB thing. U-boot stores it's defaults within the compiled code (there are per config). These get used the first time, if there's not saved environment.

It you do a setenv and want to make this permanent, you need to run the command saveenv. This writes the new config to Flash.

Regards, Stuart

On 22/08/12 14:16, Todd Sampson wrote:
Each time I configure a target, I have to go into u-boot and use 'setenv' to change some environment variables.

Where are the default environment variables for u-boot stored in the LTIB world? I want to edit these so each time I flash a target, the u-boot environment variables are correct.

Thanks!


_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/ltib

Reply via email to