qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [patch 2/2] Add Flash support to the Versatile PB platf


From: Paul Brook
Subject: Re: [Qemu-devel] [patch 2/2] Add Flash support to the Versatile PB platform
Date: Fri, 10 Oct 2008 14:32:22 +0100
User-agent: KMail/1.9.9

On Friday 10 October 2008, Thomas Petazzoni wrote:
> Le Fri, 10 Oct 2008 14:02:17 +0100,
>
> Paul Brook <address@hidden> a écrit :
> > > +    if (! hasflash) {
> > > +      versatile_binfo.ram_size = ram_size;
> >
> > This should be dependent on the presence of the -kernel option, not
> > the absence of flash.
>
> Yes, makes sense. How should it behave when neither -kernel nor -pflash
> are present ? Just display an error message and exit ?

Yes.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]