summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRoger Knecht <rknecht@pm.me>2022-09-03 13:15:04 +0000
committerTom Rini <trini@konsulko.com>2022-10-11 15:40:48 -0400
commit23c0df6e7cd3f220a81151b662f0280bba0054b9 (patch)
tree15bac492af33d58a7b244c914cd1714a7ffc3964 /MAINTAINERS
parent690a1d694899c55c7cc6a168c54984f765ff761e (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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1c9939e331..cb4d44584d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1519,6 +1519,13 @@ M: Max Filippov <jcmvbkbc@gmail.com>
S: Maintained
F: arch/xtensa/
+XXD
+M: Roger Knecht <rknecht@pm.me>
+S: Maintained
+F: cmd/xxd.c
+F: doc/usage/cmd/xxd.rst
+F: test/py/tests/test_xxd/
+
THE REST
M: Tom Rini <trini@konsulko.com>
L: u-boot@lists.denx.de