Dear Simon Glass,
In message <1329285566-30386-3-git-send-email-...@chromium.org> you wrote:
> The current run_command() is only one of the parsing options - the other
> is hush. We should not call run_command() when the hush parser is being
> used. So we rename this function to better explain its
Acked-by: Mike Frysinger
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
The current run_command() is only one of the parsing options - the other
is hush. We should not call run_command() when the hush parser is being
used. So we rename this function to better explain its purpose.
Signed-off-by: Simon Glass
---
Changes in v4:
- Minor comment change for call to builtin
3 matches
Mail list logo