Re: [Qemu-devel] [Qemu-arm] [RFC PATCH 15/17] Convert zynq's slcr to 3-phases reset

2019-03-28 Thread Damien Hedde
Hi Philippe, On 3/25/19 2:28 PM, Philippe Mathieu-Daudé wrote: > Hi Damien, > > Le lun. 25 mars 2019 12:16, Damien Hedde > a écrit : > > Change the legacy reset function into the init phase and test the > resetting flag in register accesses. > >

Re: [Qemu-devel] [Qemu-arm] [RFC PATCH 15/17] Convert zynq's slcr to 3-phases reset

2019-03-25 Thread Philippe Mathieu-Daudé
Hi Damien, Le lun. 25 mars 2019 12:16, Damien Hedde a écrit : > Change the legacy reset function into the init phase and test the > resetting flag in register accesses. > > Signed-off-by: Damien Hedde > --- > hw/misc/zynq_slcr.c | 14 +++--- > 1 file changed, 11 insertions(+), 3