Home
last modified time | relevance | path

Searched hist:d51004a832a9784f4c6af5482d4dace6bfd938c4 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dmain.cd51004a832a9784f4c6af5482d4dace6bfd938c4 Fri Mar 30 21:30:55 UTC 2012 Simon Glass <sjg@chromium.org> Add run_command_list() to run a list of commands

This new function runs a list of commands separated by semicolon or newline.
We move this out of cmd_source so that it can be used by other code. The
PXE code also uses the new function.

Suggested-by: Michael Walle <michael@walle.cc>
Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dcommon.hd51004a832a9784f4c6af5482d4dace6bfd938c4 Fri Mar 30 21:30:55 UTC 2012 Simon Glass <sjg@chromium.org> Add run_command_list() to run a list of commands

This new function runs a list of commands separated by semicolon or newline.
We move this out of cmd_source so that it can be used by other code. The
PXE code also uses the new function.

Suggested-by: Michael Walle <michael@walle.cc>
Signed-off-by: Simon Glass <sjg@chromium.org>