]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: zynqmp: Added support of mmio read and write commands
authorVipul Kumar <vipul.kumar@xilinx.com>
Mon, 16 Jul 2018 12:34:22 +0000 (18:04 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 19 Jul 2018 08:49:56 +0000 (10:49 +0200)
commit49dbdb718a5d23642d74b1232f71439ec9b8982a
tree1f3c7ce0ea40d273f46ac085a8227675185eedc1
parent18419ecd86c98dbcad1cecca44d51a97f49bb981
arm64: zynqmp: Added support of mmio read and write commands

This patch added support of mmio read and write commands. These commands
can be used to read and write registers from the u-boot command line.
It can be useful in debugging.

Signed-off-by: Vipul Kumar <vipul.kumar@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
board/xilinx/zynqmp/cmds.c