Difference between revisions of "CHIP"

From The iPhone Wiki
Jump to: navigation, search
(Undo revision 37218 by IAdam1n (talk) nope.avi)
(Processors)
Line 14: Line 14:
 
* [[S5L8960]]/[[S5L8965]]: 0x8960
 
* [[S5L8960]]/[[S5L8965]]: 0x8960
   
{{stub|firmware}}
+
{{firmware}}
 
[[Category:Firmware Tags]]
 
[[Category:Firmware Tags]]

Revision as of 15:04, 14 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

Template:Firmware