From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jjs89-0000YG-CP for qemu-devel@nongnu.org; Thu, 10 Apr 2008 04:27:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jjs86-0000Y3-HZ for qemu-devel@nongnu.org; Thu, 10 Apr 2008 04:27:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jjs86-0000Y0-Bp for qemu-devel@nongnu.org; Thu, 10 Apr 2008 04:27:34 -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 1Jjs85-0002Mn-TN for qemu-devel@nongnu.org; Thu, 10 Apr 2008 04:27:34 -0400 Date: Thu, 10 Apr 2008 10:21:41 +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: <20080410082141.GF28294@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 > > > 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. Thanks, I've dicuss about it with Robin Randhawa by mail. Actualy we do not have the Malta board present in U-Boot. We will also remove the MIPS Qemu support from U-Boot when the Malta board will be present. If you could wait to remove the mips_r4k machine until it. It will be helpfull for us. Best Regards, J. U-Boot Maintainer