Re: [PATCH] dma/rc4030: correctly reset DMA translation table at reset

2019-12-23 Thread Aleksandar Markovic
On Sunday, December 22, 2019, Hervé Poussineau wrote: > This fixes a freeze at reboot, introduced in c627e7526a902dd5bb1907dbbd5cf9 > 61679dfa68 > > Signed-off-by: Hervé Poussineau > --- > hw/dma/rc4030.c | 1 + > 1 file changed, 1 insertion(+) > > Hi, Herve, Very good that you found the fix,

[PATCH] dma/rc4030: correctly reset DMA translation table at reset

2019-12-22 Thread Hervé Poussineau
This fixes a freeze at reboot, introduced in c627e7526a902dd5bb1907dbbd5cf961679dfa68 Signed-off-by: Hervé Poussineau --- hw/dma/rc4030.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/dma/rc4030.c b/hw/dma/rc4030.c index c4cf8236f4..76302fe431 100644 --- a/hw/dma/rc4030.c +++ b/hw/dma/