Difference between revisions of "CHIP"

From The iPhone Wiki
Jump to: navigation, search
m (Processors)
m (-_-)
Line 9: Line 9:
 
* [[S5L8942]]: 0x8942
 
* [[S5L8942]]: 0x8942
 
* [[S5L8945]]: 0x8945
 
* [[S5L8945]]: 0x8945
* [[S5L8947]]: ?
+
* [[S5L8947]]: 0x8947
 
* [[S5L8950]]: 0x8950
 
* [[S5L8950]]: 0x8950
 
* [[S5L8955]]: 0x8955
 
* [[S5L8955]]: 0x8955
* [[S5L8960]]: ?
+
* [[S5L8960]]: 0x8960
   
 
{{stub|firmware}}
 
{{stub|firmware}}

Revision as of 15:47, 31 October 2013

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.

Processors

Tango Utilities-terminal.png This firmware article is a "stub", an incomplete page. Please add more content to this article and remove this tag.