]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] 4xx: Use virtual PVR value to init FPU on arch/ppc 440EP
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Fri, 16 Nov 2007 17:29:56 +0000 (04:29 +1100)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Mon, 19 Nov 2007 14:22:20 +0000 (08:22 -0600)
commit3d1d662ef423adf6947a37e230f4d7e8ed7c9544
treea94fc24a021377e4b654101caa6104470405966d
parentb8b799a497e4a4bfd5fca8abc526e908b26c71e8
[POWERPC] 4xx: Use virtual PVR value to init FPU on arch/ppc 440EP

This fixes arch/ppc 440EP platforms to setup the FPU correctly.  A virtual
PVR is used, as 440GR platforms share an identical hardware PVR value and do
not have an FPU.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/ppc/kernel/setup.c