From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qrxme-0002Dw-GM for qemu-devel@nongnu.org; Fri, 12 Aug 2011 15:52:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qrxmc-0005p1-SC for qemu-devel@nongnu.org; Fri, 12 Aug 2011 15:52:44 -0400 Received: from relay1.mentorg.com ([192.94.38.131]:52185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qrxmc-0005oY-Nx for qemu-devel@nongnu.org; Fri, 12 Aug 2011 15:52:42 -0400 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1QrxmY-0000h5-5q from Abbas_Raza@mentor.com for qemu-devel@nongnu.org; Fri, 12 Aug 2011 12:52:38 -0700 Message-ID: <4E4584DB.2050202@mentor.com> Date: Sat, 13 Aug 2011 00:54:03 +0500 From: Abbas Raza MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Booting Linux with U-Boot on QEMU for MIPS malta platform List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, I want to boot linux with u-boot on Qemu for MIPS malta platform. But as far as i know, u-boot has no support for MIPS malta platform and it has support for only qemu-mips platform. But u-boot compiled for qemu-mips platform will not boot linux compiled for malta platform. So what are other options? can i boot malta linux with YAMON/Redboot on Qemu? If yes then how can i do that any guidelines please? Thanks ! Abbas Raza