[U-Boot] Environment variable command grouping?

Peter Tyser ptyser at xes-inc.com
Sun Oct 11 22:05:37 CEST 2009


For this task:
http://www.denx.de/wiki/U-Boot/TaskSetEnvironmentDefaults
was the end goal to group all environment commands under a new
"environment" command, in addition to adding the new "clear" and
"default" commands?

eg:
setenv becomes "env set"
printenv becomes "env print"
askenv becomes "env ask"
add new "env clear"
add new "env default"

I'd personally welcome this change.

Here's some discussion about the task for reference:
http://www.mail-archive.com/u-boot-users@lists.sourceforge.net/msg01414.html

Also, is anybody working on this?

Thanks,
Peter



More information about the U-Boot mailing list