qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] MIPS_R4K: add optionnal 4MB cfi flash and allow


From: Thiemo Seufer
Subject: Re: [Qemu-devel] [PATCH] MIPS_R4K: add optionnal 4MB cfi flash and allow to boot from it
Date: Sun, 20 Apr 2008 07:29:17 +0100
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 23:01 Mon 07 Apr     , Aurelien Jarno wrote:
> > On Tue, Apr 01, 2008 at 07:57:11AM +0200, Jean-Christophe PLAGNIOL-VILLARD 
> > wrote:
> > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <address@hidden>
> > > +        if (!pflash_cfi01_register(0x1fc00000, qemu_ram_alloc(mips_rom),
> > > +            drives_table[index].bdrv, sector_len, mips_rom / sector_len,
> > > +            4, 0, 0, 0, 0)) {
> > > +            fprintf(stderr, "qemu: Error registering flash memory.\n");
> > > + }
> > > +    }
> > > +    else {
> > >   /* not fatal */
> > >          fprintf(stderr, "qemu: Warning, could not load MIPS bios '%s'\n",
> > >           buf);
> > 
> > Applied, but please note that the MIPS Qemu support has been removed
> > from the kernel in version 2.6.25, so the same probably will probably
> > happen sooner or later to the mips_r4k machine. It is probably not safe
> > to base developments on that.
> Hi,
>       I've download the last svn trunk, but I do not found this patch.
>       Could you keep me in touch about it?

I commited the patch.


Thiemo




reply via email to

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