[PATCH] [POWERPC] 4xx: Fix 460GT support to (re-)enable the FPU

2008-05-23 Thread Stefan Roese
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.

Re: [PATCH] [POWERPC] 4xx: Fix 460GT support to (re-)enable the FPU

2008-05-23 Thread Josh Boyer
On Fri, 23 May 2008 15:04:56 +0200 Stefan Roese [EMAIL PROTECTED] 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

Re: [PATCH] [POWERPC] 4xx: Fix 460GT support to (re-)enable the FPU

2008-05-23 Thread Stefan Roese
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