]> Git Repo - qemu.git/commit
hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips
authorXuzhou Cheng <[email protected]>
Wed, 3 Mar 2021 13:52:54 +0000 (21:52 +0800)
committerPeter Maydell <[email protected]>
Wed, 10 Mar 2021 13:54:51 +0000 (13:54 +0000)
commitd6bafaf45c5ff31ad7d7d87c3c3d37ae675684cc
tree11d351da4584db126b023c018a58a85263ffa741
parent3754eed4206f2472b5f4e4c3d84a1d39f0cd5d7c
hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips

Now that the Xilinx CSU DMA model is implemented, the existing
DMA related dead codes in the ZynqMP QSPI are useless and should
be removed. The maximum register number is also updated to only
include the QSPI registers.

Signed-off-by: Xuzhou Cheng <[email protected]>
Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Message-id: 20210303135254[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/ssi/xilinx_spips.c
include/hw/ssi/xilinx_spips.h
This page took 0.025251 seconds and 4 git commands to generate.