[U-Boot] [RFC PATCH] u-boot: remove driver lookup loop from env_save()

Wolfgang Denk wd at denx.de
Wed Jul 11 10:49:50 UTC 2018


Dear Maxime,

In message <20180711094838.zyczks6iksp772ir at flea> you wrote:
> 
> I don't really see a use-case for overriding wherever the environment
> at the user-level actually. At the board level, for redundancy or
> transition, yes, definitely, but we can already do that.

If the feature is available, use cases will spring into mind.

Assume you have a eMMC based system which can also boot from other
storage (say, SDCard), and you want to write the current content of
the eMMC environment to the alternative boot device.

Yes, there are usually alternative approaches to perform similar
actions, but an easy way to save lsewhere might be handy, especially
if it comes at low cost.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
grep me no patterns and I'll tell you no lines.


More information about the U-Boot mailing list