Difference between revisions of "BORD"

From The iPhone Wiki
Jump to: navigation, search
(reformated)
m
(68 intermediate revisions by 8 users not shown)
Line 1: Line 1:
  +
The '''Board ID''' of a device (also known as '''BORD''', '''BDID''', or '''ApBoardId''') is a value (usually represented as <code>uint8_t</code>) that represents multiple characteristics of the logic board. In a BuildManifest, this value is found in the <code>ApBoardId</code> tag. The characteristics represented by a given Board ID may be specific to the SoC.
The '''BORD''' ('''BOaRD''') tag is an 8-bit unsigned integer (<code>uint8_t</code>) that 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. What is odd about this tag is that the same values have been used many times.
 
   
 
== Devices ==
 
== Devices ==
* [[iPhone]]
+
* [[List of AirPods|AirPods]]
** [[m68ap|2G]]: 0x00
+
** [[AirPods (1st generation)]]: N/A
** [[n82ap|3G]]: 0x04
+
** [[AirPods (2nd generation)]]: 0x12
  +
* [[List of Apple TVs|Apple TV]]
** [[n88ap|3GS]]: 0x00
 
  +
** [[K66AP|Apple TV (2nd generation)]]: 0x10
  +
** [[J33AP|Apple TV (3rd generation) (AppleTV3,1)]]: 0x08
  +
** [[J33IAP|Apple TV (3rd generation) (AppleTV3,2)]]: 0x00
  +
** [[J42dAP|Apple TV (4th generation)]]: 0x34
  +
** [[J105aAP|Apple TV 4K]]: 0x02
  +
* [[Apple Watch (1st generation)]]
  +
** [[N27aAP|Watch1,1]]: 0x02
  +
** [[N28aAP|Watch1,2]]: 0x04
  +
* [[Apple Watch Series 1]]
  +
** [[N27dAP|Watch2,6]]: 0x02
  +
** [[N28dAP|Watch2,7]]: 0x04
  +
* [[Apple Watch Series 2]]
  +
** [[N74AP|Watch2,3]]: 0x0C
  +
** [[N75AP|Watch2,4]]: 0x0E
  +
* [[Apple Watch Series 3]]
  +
** [[N111sAP|Watch3,1]]: 0x1C
  +
** [[N111bAP|Watch3,2]]: 0x1E
  +
** [[N121sAP|Watch3,3]]: 0x18
  +
** [[N121bAP|Watch3,4]]: 0x1A
  +
* [[Apple Watch Series 4]]
  +
** [[N131sAP|Watch4,1]]: 0x08
  +
** [[N131bAP|Watch4,2]]: 0x0A
  +
** [[N141sAP|Watch4,3]]: 0x0C
  +
** [[N141bAP|Watch4,4]]: 0x0E
  +
* [[Apple Watch Series 5]]
  +
** [[N144sAP|Watch5,1]]: 0x10
  +
** [[N144bAP|Watch5,2]]: 0x12
  +
** [[N146sAP|Watch5,3]]: 0x14
  +
** [[N146bAP|Watch5,4]]: 0x16
  +
* [[HomePod]]
  +
** [[B238aAP|AudioAccessory1,1]]: 0x38
  +
** [[B238AP|AudioAccessory1,2]]: 0x1A
  +
* [[List of iPads|iPad]]
  +
** [[K48AP|iPad]]: 0x02
  +
** [[iPad 2]]
  +
*** [[K93AP|iPad2,1]]: 0x04
  +
*** [[K94AP|iPad2,2]]: 0x06
  +
*** [[K95AP|iPad2,3]]: 0x02
  +
*** [[K93AAP|iPad2,4]]: 0x06
  +
** [[iPad (3rd generation)]]
  +
*** [[J1AP|iPad3,1]]: 0x00
  +
*** [[J2AP|iPad3,2]]: 0x02
  +
*** [[J2AAP|iPad3,3]]: 0x04
  +
** [[iPad (4th generation)]]
  +
*** [[P101AP|iPad3,4]]: 0x00
  +
*** [[P102AP|iPad3,5]]: 0x02
  +
*** [[P103AP|iPad3,6]]: 0x04
  +
** [[iPad Air]]
  +
*** [[J71AP|iPad4,1]]: 0x10
  +
*** [[J72AP|iPad4,2]]: 0x12
  +
*** [[J73AP|iPad4,3]]: 0x14
  +
** [[iPad Air 2]]
  +
*** [[J81AP|iPad5,3]]: 0x06
  +
*** [[J82AP|iPad5,4]]: 0x02
  +
** [[iPad Pro (12.9-inch)]]
  +
*** [[J98aAP|iPad6,7]]: 0x10
  +
*** [[J99aAP|iPad6,8]]: 0x12
  +
** [[iPad Pro (9.7-inch)]]
  +
*** [[J127AP|iPad6,3]]: 0x08
  +
*** [[J128AP|iPad6,4]]: 0x0A
  +
** [[iPad (5th generation)]]
  +
*** [[iPad6,11]]: 0x10<!-- J71sAP and J71tAP -->
  +
*** [[iPad6,12]]: 0x12<!-- J72sAP and J72tAP -->
  +
** [[iPad Pro (12.9-inch) (2nd generation)]]
  +
*** [[J120AP|iPad7,1]]: 0x0C
  +
*** [[J121AP|iPad7,2]]: 0x0E
  +
** [[iPad Pro (10.5-inch)]]
  +
*** [[J207AP|iPad7,3]]: 0x04
  +
*** [[J208AP|iPad7,4]]: 0x06
  +
** [[iPad (6th generation)]]
  +
*** [[J71bAP|iPad7,5]]: 0x18
  +
*** [[J72bAP|iPad7,6]]: 0x1A
  +
** [[iPad (7th generation)]]
  +
*** [[J171AP|iPad7,11]]: 0x1C
  +
*** [[J172AP|iPad7,12]]: 0x1E
  +
** [[iPad Pro (11-inch)]]
  +
*** [[J317AP|iPad8,1]]: 0x0C
  +
*** [[J317xAP|iPad8,2]]: 0x1C
  +
*** [[J318AP|iPad8,3]]: 0x0E
  +
*** [[J318xAP|iPad8,4]]: 0x1E
  +
** [[iPad Pro (12.9-inch) (3rd generation)]]
  +
*** [[J320AP|iPad8,5]]: 0x08
  +
*** [[J320xAP|iPad8,6]]: 0x18
  +
*** [[J321AP|iPad8,7]]: 0x0A
  +
*** [[J321xAP|iPad8,8]]: 0x1A
  +
** [[iPad Pro (11-inch) (2nd generation)]]
  +
*** [[J417AP|iPad8,9]]: 0x3C
  +
*** [[J418AP|iPad8,10]]: 0x3E
  +
** [[iPad Pro (12.9-inch) (4th generation)]]
  +
*** [[J420AP|iPad8,11]]: 0x38
  +
*** [[J421AP|iPad8,12]]: 0x3A
  +
** [[iPad Air (3rd generation)]]
  +
*** [[J217AP|iPad11,3]]: 0x1C
  +
*** [[J218AP|iPad11,4]]: 0x1E
  +
* [[List of iPad minis|iPad mini]]
  +
** [[iPad mini]]
  +
*** [[P105AP|iPad2,5]]: 0x0A
  +
*** [[P106AP|iPad2,6]]: 0x0C
  +
*** [[P107AP|iPad2,7]]: 0x0E
  +
** [[iPad mini 2]]
  +
*** [[J85AP|iPad4,4]]: 0x0A
  +
*** [[J86AP|iPad4,5]]: 0x0C
  +
*** [[J87AP|iPad4,6]]: 0x0E
  +
** [[iPad mini 3]]
  +
*** [[J85mAP|iPad4,7]]: 0x32
  +
*** [[J86mAP|iPad4,8]]: 0x34
  +
*** [[J87mAP|iPad4,9]]: 0x36
  +
** [[iPad mini 4]]
  +
*** [[J96AP|iPad5,1]]: 0x08
  +
*** [[J97AP|iPad5,2]]: 0x0A
  +
** [[iPad mini (5th generation)]]
  +
*** [[J210AP|iPad11,1]]: 0x14
  +
*** [[J211AP|iPad11,2]]: 0x16
  +
* [[List of iPhones|iPhone]]
  +
** [[M68AP|iPhone]]: 0x00
  +
** [[N82AP|iPhone 3G]]: 0x04
  +
** [[N88AP|iPhone 3GS]]: 0x00
 
** [[iPhone 4]]
 
** [[iPhone 4]]
*** [[n90ap|GSM]]:
+
*** [[N90AP|iPhone3,1]]: 0x00
*** [[n90bap|GSM Rev A]]:
+
*** [[N90BAP|iPhone3,2]]: 0x04
*** [[n92ap|CDMA]]:
+
*** [[N92AP|iPhone3,3]]: 0x06
** [[n94ap|4S]]:
+
** [[N94AP|iPhone 4S]]: 0x08
 
** [[iPhone 5]]
 
** [[iPhone 5]]
*** [[n41ap|GSM]]:
+
*** [[N41AP|iPhone5,1]]: 0x00
*** [[n42ap|Global]]:
+
*** [[N42AP|iPhone5,2]]: 0x02
* [[iPod touch]]
+
** [[iPhone 5c]]
** [[n45ap|1G]]: 0x02
+
*** [[N48AP|iPhone5,3]]: 0x0A or 0x0B
** [[n72ap|2G]]: 0x00
+
*** [[N49AP|iPhone5,4]]: 0x0E
** [[n18ap|3G]]: 0x02
+
** [[iPhone 5s]]
** [[n81ap|4G]]: 0x08
+
*** [[N51AP|iPhone6,1]]: 0x00
** [[n78ap|5G]]:
+
*** [[N53AP|iPhone6,2]]: 0x02
* [[iPad]]
+
** [[N61AP|iPhone 6]]: 0x06
** [[k48ap|1G]]:
+
** [[N56AP|iPhone 6 Plus]]: 0x04
** [[iPad 2]]
+
** [[iPhone 6s]]: 0x04
*** [[k93ap|Wi-Fi]]:
+
** [[iPhone 6s Plus]]: 0x06
*** [[k94ap|GSM]]:
+
** [[iPhone SE (1st generation)]]: 0x02
*** [[k95ap|CDMA]]:
+
** [[iPhone 7]]
*** [[k93aap|Wi-Fi Rev A]]:
+
*** [[D10AP|iPhone9,1]]: 0x08
** [[iPad 3]]
+
*** [[D101AP|iPhone9,3]]: 0x0C
*** [[j1ap|Wi-Fi]]:
+
** [[iPhone 7 Plus]]
*** [[j2ap|GSM]]:
+
*** [[D11AP|iPhone9,2]]: 0x0A
*** [[j2aap|Global]]:
+
*** [[D111AP|iPhone9,4]]: 0x0E
** [[iPad 4]]
+
** [[iPhone 8]]
*** [[p101ap|Wi-Fi]]:
+
*** [[iPhone10,1]]: 0x02
*** [[p102ap|GSM]]:
+
*** [[iPhone10,4]]: 0x0A
*** [[p103ap|Global]]:
+
** [[iPhone 8 Plus]]
* [[iPad mini]]
+
*** [[iPhone10,2]]: 0x04
** [[iPad mini 1G]]
+
*** [[iPhone10,5]]: 0x0C
*** [[p105ap|Wi-Fi]]:
+
** [[iPhone X]]
*** [[p106ap|GSM]]:
+
*** [[D22AP|iPhone10,3]]: 0x06
*** [[p107ap|Global]]:
+
*** [[D221AP|iPhone10,6]]: 0x0E
* [[Apple TV]]
+
** [[N841AP|iPhone XR]]: 0x0C
** [[k66ap|2G]]:
+
** [[D321AP|iPhone XS]]: 0x0E
** [[j33ap|3G]]:
+
** [[iPhone XS Max]]
  +
*** [[iPhone11,4]]: 0x0A
  +
*** [[iPhone11,6]]: 0x1A
  +
** [[N104AP|iPhone 11]]: 0x04
  +
** [[D421AP|iPhone 11 Pro]]: 0x06
  +
** [[D421AP|iPhone 11 Pro Max]]: 0x02
  +
** [[D79AP|iPhone SE (2nd generation)]]: 0x10
  +
* [[List of iPod touches|iPod touch]]
  +
** [[N45AP|iPod touch]]: 0x02
  +
** [[N72AP|iPod touch (2nd generation)]]: 0x00
  +
** [[N18AP|iPod touch (3rd generation)]]: 0x02
  +
** [[N81AP|iPod touch (4th generation)]]: 0x08
  +
** [[iPod touch (5th generation)]]: 0x00
  +
** [[N102AP|iPod touch (6th generation)]]: 0x10
  +
** [[N112AP|iPod touch (7th generation)]]: 0x16
   
{{stub|hardware}}
 
 
[[Category:Firmware Tags]]
 
[[Category:Firmware Tags]]

Revision as of 21:25, 26 June 2020

The Board ID of a device (also known as BORD, BDID, or ApBoardId) is a value (usually represented as uint8_t) that represents multiple characteristics of the logic board. In a BuildManifest, this value is found in the ApBoardId tag. The characteristics represented by a given Board ID may be specific to the SoC.

Devices