Re: [Qemu-devel] [PATCH 8/9] m25p80: Fast read commands family changes.

2016-06-16 Thread Krzeminski, Marcin (Nokia - PL/Wroclaw)
> -Original Message- > From: Cédric Le Goater [mailto:c...@kaod.org] > Sent: Thursday, June 16, 2016 9:20 AM > To: Krzeminski, Marcin (Nokia - PL/Wroclaw) > ; qemu-devel@nongnu.org > Cc: crosthwaitepe...@gmail.com; pawel.len...@itlen.com; > peter.mayd...@linaro.org > Subject: Re: [PATCH 8

Re: [Qemu-devel] [PATCH 8/9] m25p80: Fast read commands family changes.

2016-06-16 Thread Cédric Le Goater
On 06/15/2016 03:41 PM, marcin.krzemin...@nokia.com wrote: > From: Marcin Krzeminski > > Add support for Spansion and Macronix flashes. > Additionally Numonyx(Micron) move from default > in fast read commands family. maybe we could start adding sub routines to decode some of the larger commands

[Qemu-devel] [PATCH 8/9] m25p80: Fast read commands family changes.

2016-06-15 Thread marcin.krzeminski
From: Marcin Krzeminski Add support for Spansion and Macronix flashes. Additionally Numonyx(Micron) move from default in fast read commands family. Signed-off-by: Marcin Krzeminski --- hw/block/m25p80.c | 72 --- 1 file changed, 64 insertions