]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit485a22a84a0e587f6a6f83d946fc808e969d069b
treeb7e09e5891dc71919dd9c8dd875762b8c33578a6
parent6925ef92b36701222aec67e34c189d20760b3fe8
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]