Re: [Qemu-devel] [PATCH] pflash_cfi01: add device ID read command

2010-05-21 Thread Aurelien Jarno
On Sat, May 01, 2010 at 07:34:06PM +0200, Michael Walle wrote: > Add support to read manufacturer and device ID. For everything else (eg. > lock bits) 0 is returned. > > Signed-off-by: Michael Walle Thanks, applied. > --- > hw/pflash_cfi01.c | 20 > 1 files changed, 20 i

[Qemu-devel] [PATCH] pflash_cfi01: add device ID read command

2010-05-01 Thread Michael Walle
Add support to read manufacturer and device ID. For everything else (eg. lock bits) 0 is returned. Signed-off-by: Michael Walle --- hw/pflash_cfi01.c | 20 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/hw/pflash_cfi01.c b/hw/pflash_cfi01.c index 6b2adba..

Re: [Qemu-devel] [PATCH] pflash_cfi01: add device ID read command

2010-04-30 Thread Stefan Weil
Am 01.05.2010 00:19, schrieb Michael Walle: Add support to read manufacturer and device ID. For everything else (eg. lock bits) 0 is returned. Signed-off-by is missing. --- hw/pflash_cfi01.c | 20 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/hw

[Qemu-devel] [PATCH] pflash_cfi01: add device ID read command

2010-04-30 Thread Michael Walle
Add support to read manufacturer and device ID. For everything else (eg. lock bits) 0 is returned. --- hw/pflash_cfi01.c | 20 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/hw/pflash_cfi01.c b/hw/pflash_cfi01.c index dfdced9..2d30968 100644 --- a/hw/pflash_