diff --git a/research/cpuinfo.txt b/research/cpuinfo.txt new file mode 100644 index 0000000..b8fef7a --- /dev/null +++ b/research/cpuinfo.txt @@ -0,0 +1,25 @@ +root@msm8916_32_512:/proc # cat cpuinfo +processor : 0 +model name : ARMv7 Processor rev 0 (v7l) +BogoMIPS : 38.40 +Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt +CPU implementer : 0x41 +CPU architecture: 7 +CPU variant : 0x0 +CPU part : 0xd03 +CPU revision : 0 + +processor : 1 +model name : ARMv7 Processor rev 0 (v7l) +BogoMIPS : 38.40 +Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt +CPU implementer : 0x41 +CPU architecture: 7 +CPU variant : 0x0 +CPU part : 0xd03 +CPU revision : 0 + +Hardware : Qualcomm Technologies, Inc MSM8916 +Revision : 0000 +Serial : 0000000000000000 +Processor : ARMv7 Processor rev 0 (v7l) \ No newline at end of file