LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* 86xx: e600 and cputable.c
@ 2009-02-23 16:48 Régis Odeyé
  2009-02-23 19:13 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: Régis Odeyé @ 2009-02-23 16:48 UTC (permalink / raw)
  To: linuxppc-dev

Hi,

On our board based on 8641D, cat /proc/cpuinfo gives:
-bash-3.2# cat /proc/cpuinfo
processor       : 0
cpu             : 7448, altivec supported
clock           : 1000.000000MHz
revision        : 0.2 (pvr 8004 0202)
bogomips        : 199.68

processor       : 1
cpu             : 7448, altivec supported
clock           : 1000.000000MHz
revision        : 0.2 (pvr 8004 0202)
bogomips        : 199.68

total bogomips  : 399.36
timebase        : 100000000
platform        : VM6250
Vendor          : Kontron Modular Computers
Machine         : VM6250
SVR             : 0x80900121
Memory          : 1024 MB

Is there a plan to deal with e600 core as it is done for e500 in 
cputable.c to be able to discriminate "classic" ppc against freescale 
cores ?
Already a patch ?

Regards.

-- 
Régis ODEYE

Kontron Modular Computers SA
150, rue M. Berthelot / ZI Toulon Est / BP 244 / Fr 83078 TOULON Cedex 9
Phone: (33) 4 98 16 34 86           Fax: (33) 4 98 16 34 01
E-mail: regis.odeye@kontron.com  Web : www.kontron.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 86xx: e600 and cputable.c
  2009-02-23 16:48 86xx: e600 and cputable.c Régis Odeyé
@ 2009-02-23 19:13 ` Kumar Gala
  0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2009-02-23 19:13 UTC (permalink / raw)
  To: Régis Odeyé; +Cc: linuxppc-dev


On Feb 23, 2009, at 10:48 AM, R=E9gis Odey=E9 wrote:

> Hi,
>
> On our board based on 8641D, cat /proc/cpuinfo gives:
> -bash-3.2# cat /proc/cpuinfo
> processor       : 0
> cpu             : 7448, altivec supported
> clock           : 1000.000000MHz
> revision        : 0.2 (pvr 8004 0202)
> bogomips        : 199.68
>
> processor       : 1
> cpu             : 7448, altivec supported
> clock           : 1000.000000MHz
> revision        : 0.2 (pvr 8004 0202)
> bogomips        : 199.68
>
> total bogomips  : 399.36
> timebase        : 100000000
> platform        : VM6250
> Vendor          : Kontron Modular Computers
> Machine         : VM6250
> SVR             : 0x80900121
> Memory          : 1024 MB
>
> Is there a plan to deal with e600 core as it is done for e500 in =20
> cputable.c to be able to discriminate "classic" ppc against =20
> freescale cores ?
> Already a patch ?
>

what kernel version.  I believe this is fixed:

commit a501d8f30e4fcca563e4ee462be00f96e51181d5
Author: Martin Langer <martin-langer@gmx.de>
Date:   Sun Sep 7 17:51:32 2008 +1000

     powerpc: Fix major revision number for Freescale cores

     Some 74xx cores by Freescale are using the configuration field =20
instead
     of the major revision field for their revision number.  This =20
corrects
     the wrong behaviour for those ppc cores including my one.
...

- k=

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-23 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-23 16:48 86xx: e600 and cputable.c Régis Odeyé
2009-02-23 19:13 ` Kumar Gala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox