From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O4Zk6-0005CM-BU for qemu-devel@nongnu.org; Wed, 21 Apr 2010 09:13:26 -0400 Received: from [140.186.70.92] (port=41202 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4Zk5-00059Y-0d for qemu-devel@nongnu.org; Wed, 21 Apr 2010 09:13:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O4Zk3-0008TW-Qn for qemu-devel@nongnu.org; Wed, 21 Apr 2010 09:13:24 -0400 Received: from mail.corp.accelance.fr ([213.162.48.15]:64185) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O4Zk3-0008TL-Lj for qemu-devel@nongnu.org; Wed, 21 Apr 2010 09:13:23 -0400 From: Thomas Monjalon Subject: Re: [Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300 Date: Wed, 21 Apr 2010 15:13:21 +0200 References: <1271841716-11582-1-git-send-email-thomas_ml@monjalon.net> <201004211407.50369.thomas_ml@monjalon.net> <4BCEF15B.7020204@suse.de> In-Reply-To: <4BCEF15B.7020204@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201004211513.21584.thomas_ml@monjalon.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-devel@nongnu.org, segher@kernel.crashing.org Alexander Graf wrote: > Thomas Monjalon wrote: > > I'm slowly writing support for the WindRiver board SBC8349E. > > For the moment, I send patches for things I'm sure. > > Nice. What kind of firmware does that use? Hmm... I don't know. I don't have such a board. I'm testing by running a wrapped Linux in Qemu. But I'm interested by the answer... -- Thomas