From: Thiemo Seufer <ths@networkno.de>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: qemu-devel@nongnu.org, Aurelien Jarno <aurelien@aurel32.net>
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 [thread overview]
Message-ID: <20080420062917.GA5528@networkno.de> (raw)
In-Reply-To: <20080420042132.GC27176@game.jcrosoft.org>
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 <plagnioj@jcrosoft.com>
> > > + 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
next prev parent reply other threads:[~2008-04-20 6:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-01 5:57 [Qemu-devel] [PATCH] MIPS_R4K: add optionnal 4MB cfi flash and allow to boot from it Jean-Christophe PLAGNIOL-VILLARD
2008-04-07 21:01 ` Aurelien Jarno
2008-04-10 8:21 ` Jean-Christophe PLAGNIOL-VILLARD
2008-04-20 4:21 ` Jean-Christophe PLAGNIOL-VILLARD
2008-04-20 6:29 ` Thiemo Seufer [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-02-26 17:11 Jean-Christophe PLAGNIOL-VILLARD
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080420062917.GA5528@networkno.de \
--to=ths@networkno.de \
--cc=aurelien@aurel32.net \
--cc=plagnioj@jcrosoft.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).