Difference between revisions of "CHIP"

From The iPhone Wiki
Jump to: navigation, search
(Processors: S5L8965)
(Undo revision 37218 by IAdam1n (talk) nope.avi)
Line 12: Line 12:
 
* [[S5L8950]]: 0x8950
 
* [[S5L8950]]: 0x8950
 
* [[S5L8955]]: 0x8955
 
* [[S5L8955]]: 0x8955
* [[S5L8960]]: 0x8960
+
* [[S5L8960]]/[[S5L8965]]: 0x8960
* [[S5L8965]]: 0x8965
 
   
 
{{stub|firmware}}
 
{{stub|firmware}}

Revision as of 23:04, 3 November 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.