> Does anybody have a list of such numbers? If you search the specs on http://infocenter.arm.com for "Main ID register" you should get all the numbers you wish for :-)
> Or else, perhaps people could just post any number they happen to know? For v6 and v7 processors, the /proc/cpuinfo's "CPU part" (I guess that's the one you are after?) is the "Part number" in the "Main ID register". For Cortex-A family these are going to be 0xc00 + number, ie. 0xc09 = A9, 0xc08 = A8, 0xc0f = A15 etc. ARM11 family is (surprise, what's hex value for 11? ;-) 0xb0_ etc. So for what I know: Cortex A5 - 0xc05 Cortex A8 - 0xc08 Cortex A9 - 0xc09 Cortex A15 - 0xc0f Cortex R4 - 0xc14 Cortex R5 - 0xc15 ARM1136 - 0xb36 ARM1156 - 0xb56 ARM1176 - 0xb76 ARM11 MPCore - 0xb02 Cheers! Paweł _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev