No subject


Fri Jan 23 11:48:37 CET 2009


run_command() or parse_string_outer() depending on whether or not hush
is enabled. Should the simple/hush command execution always be safe with
a command like this?

> > +	printf("running: %s\n", dupcmd);
> 
> This should probably be a debug() ?

I don't think so - it's the one place a user watching the screen would
get to see what is being executed, which might be very useful to "end
users" who aren't eager to recompile to get some verbosity.

Thanks,
Jason


More information about the U-Boot mailing list