ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] u-boot Default Environment Variables Location


From: Mike Goins
Subject: Re: [Ltib] u-boot Default Environment Variables Location
Date: Wed, 22 Aug 2012 09:33:58 -0400

On Wed, Aug 22, 2012 at 9:16 AM, Todd Sampson <address@hidden> 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.


The uboot parameters are stored in flash on your target.
You want printenv and savenv:
http://www.denx.de/wiki/DULG/UBootCmdGroupEnvironment


> Thanks!
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]