Re: [Qemu-devel] [PATCH-2.12 v1 1/3] xilinx_spips: Update the QSPI Mod ID reset value

2017-11-29 Thread francisco iglesias
On 28 November 2017 at 23:31, Alistair Francis wrote: > Update the reset value to match the latest ZynqMP register spec. > > Signed-off-by: Alistair Francis > Reviewed-by: Francisco Iglesias > --- > > hw/ssi/xilinx_spips.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/hw/ssi/xil

Re: [Qemu-devel] [PATCH-2.12 v1 1/3] xilinx_spips: Update the QSPI Mod ID reset value

2017-11-28 Thread KONRAD Frederic
On 11/28/2017 11:31 PM, Alistair Francis wrote: Update the reset value to match the latest ZynqMP register spec. Signed-off-by: Alistair Francis --- hw/ssi/xilinx_spips.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/ssi/xilinx_spips.c b/hw/ssi/xilinx_spips.c index ad1b2ba79f..89

[Qemu-devel] [PATCH-2.12 v1 1/3] xilinx_spips: Update the QSPI Mod ID reset value

2017-11-28 Thread Alistair Francis
Update the reset value to match the latest ZynqMP register spec. Signed-off-by: Alistair Francis --- hw/ssi/xilinx_spips.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/ssi/xilinx_spips.c b/hw/ssi/xilinx_spips.c index ad1b2ba79f..899db814ee 100644 --- a/hw/ssi/xilinx_spips.c +++ b/hw/s