cmd: Add axi command
authorMario Six <mario.six@gdsys.cc>
Thu, 9 Aug 2018 12:51:21 +0000 (14:51 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sat, 11 Aug 2018 07:16:08 +0000 (09:16 +0200)
commit37c4a5f6a59e7f0e90510ab5e04112464ea5e0b0
treeb7e09e5891dc71919dd9c8dd875762b8c33578a6
parent87940ec40708c14b83fa33e9e3d72d91a5fd2cee
cmd: Add axi command

Add a command to debug the AXI bus.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
cmd/Kconfig
cmd/Makefile
cmd/axi.c [new file with mode: 0644]