mbox series

[v1,0/2] Drop ignore_memory_transaction_failures for xilink_zynq

Message ID cover.1727008203.git.chao.liu@yeah.net
Headers show
Series Drop ignore_memory_transaction_failures for xilink_zynq | expand

Message

Chao Liu Sept. 22, 2024, 1:24 p.m. UTC
The ignore_memory_transaction_failures is used for compatibility
with legacy board models. 

I attempted to remove this property from the
xilink_zynq board and replace it with unimplemented devices to 
handle devices that are not implemented on the board.

Chao Liu (2):
  xilink_zynq: Add various missing unimplemented devices
  xilink-zynq-devcfg: Fix up for memory address range size not set
    correctly

 hw/arm/xilinx_zynq.c      | 44 ++++++++++++++++++++++++++++++++++++++-
 hw/dma/xlnx-zynq-devcfg.c |  2 +-
 2 files changed, 44 insertions(+), 2 deletions(-)