[U-Boot] [PATCH v4 4/9] Stop using builtin_run_command()

Michael Walle michael at walle.cc
Wed Feb 15 20:44:49 CET 2012


Am Mittwoch 15 Februar 2012, 07:05:24 schrieb Simon Glass:
> Unfortunately I think that this approach is a little broken. We are running
> a command sequence from getenv(), but while processing it, we might update
> the environment variable. Worse, we actually overwrite the newlines in the
> variable as we process it.
Isn't it as easy as copying the current content and processing that instead?


-- 
Michael


More information about the U-Boot mailing list