Hi Wolfgang, On Sat, Nov 3, 2012 at 8:28 AM, Wolfgang Denk <[email protected]> wrote: > Dear Simon Glass, > > In message <[email protected]> you wrote: >> From: Doug Anderson <[email protected]> >> >> This is a useful mechanism any time you have a way to update the >> saved environment outside of u-boot. This can be a tool like >> fw_setenv. > > I don't see the need for this. > > What exactly does it that "env reset" followed by "env import" does not > do?
It allows the environment to either overwrite or merge, under the control of the imported environment itself. I suppose the same could be achieved by a script anyway. Let's drop it. Regards, Simon > > Best regards, > > Wolfgang Denk > > -- > DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany > Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] > Don't put off for tomorrow what you can do today, because if you > enjoy it today you can do it again tomorrow. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

