Re: [Qemu-devel] [PATCH v4 06/11] block: m25p80: Add configuration registers

2016-03-19 Thread Peter Crosthwaite
On Mon, Feb 22, 2016 at 12:03 AM, wrote: > From: Marcin Krzeminski > > This patch adds both volatile and non volatile configuration registers > and commands to allow modify them. It is needed for proper handling > dummy cycles. Initialization of those registers and flash state > has been include

[Qemu-devel] [PATCH v4 06/11] block: m25p80: Add configuration registers

2016-02-22 Thread marcin . krzeminski
From: Marcin Krzeminski This patch adds both volatile and non volatile configuration registers and commands to allow modify them. It is needed for proper handling dummy cycles. Initialization of those registers and flash state has been included as well. Some of this registers are used by kernel.