commit | 11827c4566eb3c0e0b9d6229f4af2c2bd8bea130 | [log] [tgz] |
---|---|---|
author | Roger Knecht <rknecht@pm.me> | Sat Sep 03 11:34:53 2022 +0000 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 11 15:40:48 2022 -0400 |
tree | 0d1949060afcdda676a4a8e7bfc89053a391f1a4 | |
parent | 8573ec4a159a0a56676d0927f5e22b0203356837 [diff] [blame] |
cmd: cat: add new command Add cat command to print file content to standard out Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Roger Knecht <rknecht@pm.me>
diff --git a/MAINTAINERS b/MAINTAINERS index 3377866..1c9939e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -786,6 +786,11 @@ S: Maintained F: tools/buildman/ +CAT +M: Roger Knecht <rknecht@pm.me> +S: Maintained +F: cmd/cat.c + CFI FLASH M: Stefan Roese <sr@denx.de> S: Maintained