Re: [Qemu-devel] [PATCH v2 08/10] m25p80: Fast read commands family changes.

2016-06-24 Thread Krzeminski, Marcin (Nokia - PL/Wroclaw)
> -Original Message- > From: Cédric Le Goater [mailto:c...@kaod.org] > Sent: Friday, June 17, 2016 2:31 PM > To: Krzeminski, Marcin (Nokia - PL/Wroclaw) > ; qemu-devel@nongnu.org > Cc: crosthwaitepe...@gmail.com; pawel.len...@itlen.com; > peter.mayd...@linaro.org; c...@fr.ibm.com > Subjec

Re: [Qemu-devel] [PATCH v2 08/10] m25p80: Fast read commands family changes.

2016-06-17 Thread Cédric Le Goater
On 06/17/2016 12:28 PM, marcin.krzemin...@nokia.com wrote: > From: Marcin Krzeminski > > Support for Spansion and Macronix flashes. > Additionally Numonyx(Micron) moved from default > in fast read commands family. Also moved fast read > command decoding to functions. > > Signed-off-by: Marcin Kr

[Qemu-devel] [PATCH v2 08/10] m25p80: Fast read commands family changes.

2016-06-17 Thread marcin.krzeminski
From: Marcin Krzeminski Support for Spansion and Macronix flashes. Additionally Numonyx(Micron) moved from default in fast read commands family. Also moved fast read command decoding to functions. Signed-off-by: Marcin Krzeminski --- hw/block/m25p80.c | 145