commit | f841bb8f2827dabc2ae57be5f45505e156cd4594 | [log] [tgz] |
---|---|---|
author | Roger Knecht <rknecht@pm.me> | Sat Sep 03 13:15:04 2022 +0000 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 11 15:40:48 2022 -0400 |
tree | 15bac492af33d58a7b244c914cd1714a7ffc3964 | |
parent | 11827c4566eb3c0e0b9d6229f4af2c2bd8bea130 [diff] |
cmd: xxd: add new command Add xxd command to print file content as hexdump to standard out Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Roger Knecht <rknecht@pm.me>