Re: [Qemu-devel] [PATCH] arm: cubieboard: Add support for initrd

2016-10-25 Thread Peter Maydell
On 25 October 2016 at 03:05, Guenter Roeck wrote: > Signed-off-by: Guenter Roeck > --- > hw/arm/cubieboard.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/hw/arm/cubieboard.c b/hw/arm/cubieboard.c > index fbd78ed..dd19ba3 100644 > --- a/hw/arm/cubieboard.c > +++ b/hw/arm/cubieboard.c

[Qemu-devel] [PATCH] arm: cubieboard: Add support for initrd

2016-10-24 Thread Guenter Roeck
Signed-off-by: Guenter Roeck --- hw/arm/cubieboard.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/arm/cubieboard.c b/hw/arm/cubieboard.c index fbd78ed..dd19ba3 100644 --- a/hw/arm/cubieboard.c +++ b/hw/arm/cubieboard.c @@ -74,6 +74,7 @@ static void cubieboard_init(MachineState *machine)