From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JnRCK-0003Rp-Mt for qemu-devel@nongnu.org; Sun, 20 Apr 2008 00:30:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JnRCI-0003Ps-S3 for qemu-devel@nongnu.org; Sun, 20 Apr 2008 00:30:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JnRCI-0003Pj-Nm for qemu-devel@nongnu.org; Sun, 20 Apr 2008 00:30:38 -0400 Received: from 27.mail-out.ovh.net ([91.121.30.210]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JnRCI-0000iL-AW for qemu-devel@nongnu.org; Sun, 20 Apr 2008 00:30:38 -0400 Date: Sun, 20 Apr 2008 06:21:32 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [Qemu-devel] [PATCH] MIPS_R4K: add optionnal 4MB cfi flash and allow to boot from it Message-ID: <20080420042132.GC27176@game.jcrosoft.org> References: <1207029431-15790-1-git-send-email-plagnioj@jcrosoft.com> <20080407210130.GA13774@volta.aurel32.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080407210130.GA13774@volta.aurel32.net> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: qemu-devel@nongnu.org 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 > > + 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 > `. `' aurel32@debian.org | aurelien@aurel32.net > `- people.debian.org/~aurel32 | www.aurel32.net