Difference between revisions of "BORD"

From The iPhone Wiki
Jump to: navigation, search
m (Devices)
Line 2: Line 2:
   
 
== Devices ==
 
== Devices ==
* '''[[M68ap|iPhone]]''': 0x00
+
* '''[[m68ap|iPhone]]''': 0x00
* '''[[N82ap|iPhone 3G]]''': 0x04
+
* '''[[n82ap|iPhone 3G]]''': 0x04
* '''[[N88AP|iPhone 3GS]]''': 0x00
+
* '''[[n88ap|iPhone 3GS]]''': 0x00
* '''[[N45ap|iPod touch]]''': 0x02
+
* '''[[n90ap|iPhone 4]] (GSM)''':
* '''[[N72ap|iPod touch 2G]]''': 0x00
+
* '''[[n92ap|iPhone 4]] (CDMA)''':
* '''[[N18ap|iPod touch 3G]]''': 0x02
+
* '''[[n45ap|iPod touch]]''': 0x02
  +
* '''[[n72ap|iPod touch 2G]]''': 0x00
  +
* '''[[n18ap|iPod touch 3G]]''': 0x02
  +
* '''[[n81ap|iPod touch 4]]''':
  +
* '''[[k48ap|iPad 1G]]''':
  +
* '''[[k66ap|Apple TV 2G]]''':
   
 
[[Category:Firmware Tags]]
 
[[Category:Firmware Tags]]
[[Category:Firmware Parsing]]
 

Revision as of 04:11, 11 February 2011

This tag contains the Board ID of the device that the firmware image is supposed to be ran on. It allows Apple to make sure you are not running another device's firmware files on an incompatible device, probably to prevent using old exploits.

Devices