Re: [Qemu-devel] [PATCH] QEMU: Add pflash support for versatile and integrator
On 17 March 2012 02:43, Marek Vasut wrote: > Signed-off-by: Marek Vasut This patch breaks previously working command lines -- you can't make providing the flash binary blob mandatory. > --- > hw/integratorcp.c | 26 ++ > hw/versatilepb.c | 24 ++
[Qemu-devel] [PATCH] QEMU: Add pflash support for versatile and integrator
Signed-off-by: Marek Vasut --- hw/integratorcp.c | 26 ++ hw/versatilepb.c | 24 2 files changed, 50 insertions(+), 0 deletions(-) diff --git a/hw/integratorcp.c b/hw/integratorcp.c index 5b06c81..2703ea6 100644 --- a/hw/integratorcp.c +++ b/