Home
last modified time | relevance | path

Searched hist:"34 a3a71d" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/arm/
H A Dxlnx-zynqmp.cdiff 34a3a71d Thu Aug 19 16:34:19 GMT 2021 Philippe Mathieu-Daudé <philmd@redhat.com> hw/arm/xlnx-zynqmp: Realize qspi controller *after* qspi_dma

If we link QOM object (a) as a property of QOM object (b),
we must set the property *before* (b) is realized.

Move QSPI realization *after* QSPI DMA.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20210819163422.2863447-2-philmd@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>