commit | 30354978ff470470c15caea2566b61b5792ad277 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Apr 10 20:01:29 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Thu May 29 17:48:21 2014 -0400 |
tree | 5f6b7ae28ec83cb06e49f9a39b0e0621279c095c | |
parent | 66ded17dfc8110f0d9aa9d50fe140a320bfa4e53 [diff] |
Move command line API into cli.c We now have a single entry point to the CLI, whether simple or hush. Put this in its own file. Signed-off-by: Simon Glass <sjg@chromium.org>