paul- wrote: 
> 
> Can you tell me the output of /proc/cpuinfo for the rpi3?


Code:
--------------------
    
  $ cat /proc/cpuinfo 
  processor     : 0
  model name    : ARMv7 Processor rev 4 (v7l)
  BogoMIPS      : 38.00
  Features      : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
vfpd32 lpae evtstrm crc32 
  CPU implementer       : 0x41
  CPU architecture: 7
  CPU variant   : 0x0
  CPU part      : 0xd03
  CPU revision  : 4
  
  processor     : 1
  model name    : ARMv7 Processor rev 4 (v7l)
  BogoMIPS      : 38.00
  Features      : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
vfpd32 lpae evtstrm crc32 
  CPU implementer       : 0x41
  CPU architecture: 7
  CPU variant   : 0x0
  CPU part      : 0xd03
  CPU revision  : 4
  
  processor     : 2
  model name    : ARMv7 Processor rev 4 (v7l)
  BogoMIPS      : 38.00
  Features      : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
vfpd32 lpae evtstrm crc32 
  CPU implementer       : 0x41
  CPU architecture: 7
  CPU variant   : 0x0
  CPU part      : 0xd03
  CPU revision  : 4
  
  processor     : 3
  model name    : ARMv7 Processor rev 4 (v7l)
  BogoMIPS      : 38.00
  Features      : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
vfpd32 lpae evtstrm crc32 
  CPU implementer       : 0x41
  CPU architecture: 7
  CPU variant   : 0x0
  CPU part      : 0xd03
  CPU revision  : 4
  
  Hardware      : BCM2709
  Revision      : a02082
  Serial                : 000000002d2e3b84
  
--------------------


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=105018

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to