commit | 5f861a770677a8d6e1f96245191344aefb47a65e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 17 20:53:52 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 25 10:39:43 2016 -0500 |
tree | ae6197f4a661aea2a19122d9862315695e3f1541 | |
parent | 29499a01b116ecf2d0dc4fd054d615e02d582d9b [diff] |
Remove the cmd_ prefix from command files Now that they are in their own directory, we can remove this prefix. This makes it easier to find a file since the prefix does not get in the way. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heiko Schocher <hs@denx.de> Acked-by: Stefan Roese <sr@denx.de> Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>