From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKt2n-0003bm-Dv for qemu-devel@nongnu.org; Wed, 27 Mar 2013 12:17:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKt2i-0003QF-LY for qemu-devel@nongnu.org; Wed, 27 Mar 2013 12:17:45 -0400 Message-ID: <51531BA2.4020206@adacore.com> Date: Wed, 27 Mar 2013 17:17:38 +0100 From: Fabien Chouteau MIME-Version: 1.0 References: <1364392235-6193-1-git-send-email-chouteau@adacore.com> <4427FBE0-BA0D-4BFD-9D7C-F1406DF5239A@suse.de> <5153093D.6040802@adacore.com> <6F814D75-FCE6-4B8A-8510-0AE8FCFB0A9E@suse.de> <51531522.2060402@adacore.com> <0AD74CD0-CCA5-40A1-A627-1475C0A6109E@suse.de> In-Reply-To: <0AD74CD0-CCA5-40A1-A627-1475C0A6109E@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH] PPC: init_excp_7x0: fix hreset entry point. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org On 03/27/2013 05:07 PM, Alexander Graf wrote: > > On 27.03.2013, at 16:49, Fabien Chouteau wrote: >> Alright, we can get rid of hreset_excp_prefix then. > > I don't think we can get rid of the variable. G5s for example set the prefix through some HID register. > I can't find this in the code... -- Fabien Chouteau