From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by ozlabs.org (Postfix) with ESMTP id D0A27DE05B for ; Sat, 24 May 2008 14:28:35 +1000 (EST) From: Stefan Roese To: Josh Boyer Subject: Re: [PATCH] [POWERPC] 4xx: Fix 460GT support to (re-)enable the FPU Date: Sat, 24 May 2008 06:28:32 +0200 References: <1211547896-4263-1-git-send-email-sr@denx.de> <20080523124727.628fa28b@zod.rchland.ibm.com> In-Reply-To: <20080523124727.628fa28b@zod.rchland.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200805240628.32228.sr@denx.de> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Friday 23 May 2008, Josh Boyer wrote: > > Since AMCC now reports that the 460GT *has* an FPU, we should enable it > > (again). This patch basically reverts my patch > > acb0142bf01c0ebe18f09e37814451ee6a873e27 ([POWERPC] 4xx: Fix 460GT > > support to not enable FPU), which disabled the FPU upon AMCC request. > > > > Sorry about the confusion here. > > I should just be able to use git-revert on that commit then, right? Yes, this should do it too. Best regards, Stefan