Monolith 2016 10
2016-10-08
Today I was trying to determine if I held a Cubieboard 1 or Cubieboard 2 in my hand. I had installed heatsinks over the cpu so I could not see the familiar "A10" or "A20" designation.
I decided after some investigation that the best way to see which ARM cpu the board has installed is to look at /proc/cpuinfo
A20
Processor : ARMv7 Processor rev 4 (v7l)
processor : 0
BogoMIPS : 1908.73
processor : 1
BogoMIPS : 1915.28
Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva id
ivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 4
Hardware : sun7i
Revision : 0000
Serial : 0000000000000000
Chipid : 1651660d-80518678-48554848-06031498
A10
Processor : ARMv7 Processor rev 2 (v7l)
BogoMIPS : 1001.88
Features : swp half thumb fastmult vfp edsp neon vfpv3 tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc08
CPU revision : 2
Hardware : sun4i
Revision : 0000
Serial : 0000000000000000
Chipid : 16236746-80778052-50554848-03c1687d
page revision: 0, last edited: 09 Oct 2016 00:46