]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Rename hush to cli_hush
authorSimon Glass <sjg@chromium.org>
Fri, 11 Apr 2014 02:01:24 +0000 (20:01 -0600)
committerTom Rini <trini@ti.com>
Thu, 29 May 2014 21:45:31 +0000 (17:45 -0400)
commiteca86fad3d823c3c1e7e78b07752aa6a10e35283
tree2cae72efd4bd45c45a0164b2c9cdf372a387b546
parentae4223f4444d7e673ff6b4a066c8584858629025
Rename hush to cli_hush

Hush is a command-line interpreter, so rename it to make that clearer.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/keymile/common/common.c
board/keymile/common/ivm.c
common/Makefile
common/cli_hush.c [moved from common/hush.c with 99% similarity]
common/main.c
include/cli_hush.h [moved from include/hush.h with 93% similarity]