From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KP1v6-0006Vb-NA for qemu-devel@nongnu.org; Fri, 01 Aug 2008 17:12:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KP1v5-0006Us-52 for qemu-devel@nongnu.org; Fri, 01 Aug 2008 17:12:16 -0400 Received: from [199.232.76.173] (port=54648 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KP1v4-0006Ul-QJ for qemu-devel@nongnu.org; Fri, 01 Aug 2008 17:12:14 -0400 Received: from 42.mail-out.ovh.net ([213.251.189.42]:39261) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KP1v4-0007wX-Mw for qemu-devel@nongnu.org; Fri, 01 Aug 2008 17:12:15 -0400 Date: Fri, 1 Aug 2008 23:04:35 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [Qemu-devel] [PATCH] Add Apollon (OMAP24xx) board support (take #2) Message-ID: <20080801210435.GA13444@game.jcrosoft.org> References: <20080728072403.GA564@july> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080728072403.GA564@july> 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 16:24 Mon 28 Jul , Kyungmin Park wrote: > Add apollon (OMAP24xx) board initial support > with board descriptions Could provide a work example of booting the board? I'd to boot u-boot on it. Best Regards, J.