Searched hist:f47360a74ec05c078960bf6f8c10a7f426c7d11d (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | main.c | f47360a74ec05c078960bf6f8c10a7f426c7d11d Tue Feb 14 19:59:19 UTC 2012 Simon Glass <sjg@chromium.org> Rename run_command() to builtin_run_command()
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 <sjg@chromium.org> Acked-by: Mike Frysinger <vapier@gentoo.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | common.h | f47360a74ec05c078960bf6f8c10a7f426c7d11d Tue Feb 14 19:59:19 UTC 2012 Simon Glass <sjg@chromium.org> Rename run_command() to builtin_run_command()
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 <sjg@chromium.org> Acked-by: Mike Frysinger <vapier@gentoo.org>
|