[U-Boot] [PATCH v4 4/9] sandbox: Renamed sb command to host

Simon Glass sjg at chromium.org
Sun Apr 19 15:30:16 CEST 2015


On 13 April 2015 at 14:54, Sjoerd Simons <sjoerd.simons at collabora.co.uk> wrote:
> As suggested by Simon Glass, rename the sb command to host but keep the
> old sb command as an alias
>
> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4: None
> Changes in v3:
> - Improve deprecated sb command short line
> - Don't document subcommands for sb anymore
>
> Changes in v2: None
>
>  common/Makefile                      |  2 +-
>  common/{cmd_sandbox.c => cmd_host.c} | 50 ++++++++++++++++++++----------------
>  2 files changed, 29 insertions(+), 23 deletions(-)
>  rename common/{cmd_sandbox.c => cmd_host.c} (62%)

Applied to u-boot-x86/sandbox, thanks!


More information about the U-Boot mailing list