The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "CHIP"
(→Processors: A9X) |
(→Processors: A10.) |
||
Line 19: | Line 19: | ||
* [[S8001]]: 0x8001 |
* [[S8001]]: 0x8001 |
||
* [[S8003]]: 0x8003 |
* [[S8003]]: 0x8003 |
||
+ | * [[T8010]]: 0x8002 |
||
[[Category:Firmware Tags]] |
[[Category:Firmware Tags]] |
Revision as of 11:21, 16 September 2016
The CHIP tag is a 16-bit unsigned integer (uint16_t
) that denotes the type of chip the firmware is to be installed to. It is used to prevent [supposedly] incompatible firmwares from being installed. A firmware is truly incompatible if it uses instructions only available on newer processors.