The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "CHIP"
(→Processors: Apple Watch processor) |
m (→Processors: oops) |
||
Line 15: | Line 15: | ||
* [[T7000]]: 0x7000 |
* [[T7000]]: 0x7000 |
||
* [[T7001]]: 0x7001 |
* [[T7001]]: 0x7001 |
||
− | * [[ |
+ | * [[S7002]]: 0x7002 |
[[Category:Firmware Tags]] |
[[Category:Firmware Tags]] |
Revision as of 09:52, 10 September 2015
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.