commit | 4c29c2bb391688a39596f22dbcafa705b83e8b44 | [log] [tgz] |
---|---|---|
author | Roger Knecht <rknecht@pm.me> | Thu Sep 07 14:51:43 2023 +0000 |
committer | Tom Rini <trini@konsulko.com> | Sat Sep 30 15:24:44 2023 -0400 |
tree | 6f5b46fc42660cab25cb42809787ce52d4be1bb4 | |
parent | 93ee5c8d9497106d140b7f337051de179ed51996 [diff] |
cmd: xxd: move xxd into shell commands Move xxd into shell command section. Signed-off-by: Roger Knecht <rknecht@pm.me> Reviewed-by: Simon Glass <sjg@chromium.org>