qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-arm] [PATCH 0/3] hw/arm/exynos4: Add DMA support for SMDKC210 boar


From: Philippe Mathieu-Daudé
Subject: [Qemu-arm] [PATCH 0/3] hw/arm/exynos4: Add DMA support for SMDKC210 board
Date: Tue, 30 Oct 2018 00:20:57 +0100

Hi, this series is another intent to salvage previous work from Guenter Roeck:
https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg06302.html

Instead of duplicate the pl330_init() from the xilinx_zynq, I factored it out.

Regards,

Phil.

Guenter Roeck (1):
  arm: exynos4: Add dma support for smdkc210

Philippe Mathieu-Daudé (2):
  hw/arm/xilinx_zynq: Use the ARRAY_SIZE macro
  hw/dma/pl330: Factor out pl330_init() from hw/arm/xilinx_zynq.c

 MAINTAINERS             |  1 +
 hw/arm/exynos4_boards.c | 12 ++++++++++++
 hw/arm/xilinx_zynq.c    | 20 +++-----------------
 hw/dma/pl330.c          |  2 +-
 include/hw/dma/pl330.h  | 41 +++++++++++++++++++++++++++++++++++++++++
 5 files changed, 58 insertions(+), 18 deletions(-)
 create mode 100644 include/hw/dma/pl330.h

-- 
2.17.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]