From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 8 Aug 2008 16:03:09 +0200 Subject: [U-Boot] mips qemu target In-Reply-To: References: Message-ID: <20080808140309.GA29402@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08:46 Fri 08 Aug , Kumar Gala wrote: > I know there is a mips qemnu target for u-boot. Does anyone have > instructions on using it and is the target capable of booting linux? Take a look in the REAME.qemu_mips, but use an uptodate qemu. I use the mipsel-unknown-linux-gnu 4.2.1 toolchains Best Regards, J.