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: Jean-Christophe PLAGNIOL-VILLARD
Subject: Re: [Qemu-devel] [PATCH] MIPS_R4K: add optionnal 4MB cfi flash and allow to boot from it
Date: Sun, 20 Apr 2008 06:21:32 +0200
User-agent: Mutt/1.5.16 (2007-06-09)

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?

Best Regards,
J.
> 
> 
> -- 
>   .''`.  Aurelien Jarno                   | GPG: 1024D/F1BCDB73
>  : :' :  Debian developer           | Electrical Engineer
>  `. `'   address@hidden         | address@hidden
>    `-    people.debian.org/~aurel32 | www.aurel32.net




reply via email to

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