Re: [Qemu-devel] [PATCH-2.12 v3 0/3] Update the reset values of the Xilinx ZynqMP QSPI

2017-12-13 Thread Peter Maydell
On 12 December 2017 at 18:54, Alistair Francis wrote: > Update the reset values of the Xilinx ZynqMP QSPI device to match the > resister spec here: > https://www.xilinx.com/html_docs/registers/ug1087/ug1087-zynq-ultrascale-registers.html > > V3: > - Match documented name > V2: > - Don't double s

[Qemu-devel] [PATCH-2.12 v3 0/3] Update the reset values of the Xilinx ZynqMP QSPI

2017-12-12 Thread Alistair Francis
Update the reset values of the Xilinx ZynqMP QSPI device to match the resister spec here: https://www.xilinx.com/html_docs/registers/ug1087/ug1087-zynq-ultrascale-registers.html V3: - Match documented name V2: - Don't double set registers Based-on: 20171126231634.9531-14-frasse.igles...@gmail.c