Dear Daniel Hobi, In message <[email protected]> you wrote: > In commit bd7b26f8 (Tools: set multiple variable with fw_setenv utility), > the option parsing was changed to getopt_long(3), but option "-n" > of fw_printenv was not included. > > This leads to an error message "invalid option -- 'n'" on stderr, > although the output on stdout is correct. > > Signed-off-by: Daniel Hobi <[email protected]> > --- > tools/env/fw_env_main.c | 7 +++++-- > 1 files changed, 5 insertions(+), 2 deletions(-)
Applied, thanks. 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] It's a small world, but I wouldn't want to paint it. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

