From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KrsvB-0006r7-RE for qemu-devel@nongnu.org; Mon, 20 Oct 2008 07:27:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Krsv8-0006kD-Ry for qemu-devel@nongnu.org; Mon, 20 Oct 2008 07:27:36 -0400 Received: from [199.232.76.173] (port=45521 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Krsv8-0006k3-NY for qemu-devel@nongnu.org; Mon, 20 Oct 2008 07:27:34 -0400 Received: from 2.mail-out.ovh.net ([91.121.26.226]:39638) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Krsv8-00029c-AP for qemu-devel@nongnu.org; Mon, 20 Oct 2008 07:27:34 -0400 Date: Mon, 20 Oct 2008 13:26:29 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [Qemu-devel] [patch 0/2] Add Flash support to the ARM Versatile platforms, v3 Message-ID: <20081020112629.GA19014@game.jcrosoft.org> References: <20081013082238.042379564@free-electrons.com> <20081020101150.5ecfdfc3@surf> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20081020101150.5ecfdfc3@surf> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 10:11 Mon 20 Oct , Thomas Petazzoni wrote: > Le Mon, 13 Oct 2008 10:22:38 +0200, > Thomas Petazzoni a écrit : > > > Please consider these patches for integration in the SVN. > > Unless I missed it, these patches do not seem to have been merged > in Qemu. Is there any further comments that should be adressed before > they can be merged ? IMHO we need to check that you U-Boot patch could run on a real hardware before modify qemu. As I sais before we need to be reflect the hardware at maximun Best Regards, J.