]> git.dujemihanovic.xyz Git - u-boot.git/commit
cmd: xxd: move xxd into shell commands
authorRoger Knecht <rknecht@pm.me>
Thu, 7 Sep 2023 14:51:43 +0000 (14:51 +0000)
committerTom Rini <trini@konsulko.com>
Sat, 30 Sep 2023 19:24:44 +0000 (15:24 -0400)
commitc3b27a826f276b67021a31369c760f1b416e4917
tree6f5b46fc42660cab25cb42809787ce52d4be1bb4
parent6ab77bb14f61906b7ce0c486ebe46dbeab0502f3
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>
cmd/Kconfig