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>
This commit is contained in:
Roger Knecht
2022-09-03 11:34:53 +00:00
committed by Tom Rini
parent 7eda1a9533
commit 690a1d6948
10 changed files with 203 additions and 0 deletions

View File

@@ -786,6 +786,11 @@ M: Simon Glass <sjg@chromium.org>
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