Difference between revisions of "BORD"

From The iPhone Wiki
Jump to: navigation, search
m (no longer true)
 
(76 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. It can be found in the BuildManifest.plist inside an IPSW next to <code>ApChipID</code>.
 
   
 
== Devices ==
 
== Devices ==
  +
<!-- TODO: add iBridge https://github.com/libimobiledevice/libirecovery/blob/master/src/libirecovery.c -->
* [[Apple TV]]
 
  +
* [[List of AirPods|AirPods]]
** [[k66ap|Apple TV 2G]]: 0x10
 
** [[j33ap|Apple TV 3G (AppleTV3,1)]]: 0x08
+
** [[AirPods (1st generation)]]: N/A
** [[j33iap|Apple TV 3G (AppleTV3,2)]]: 0x00
+
** [[AirPods (2nd generation)]]: 0x12
  +
** [[AirPods (3rd generation)]]: 0x20
* [[iPad]]
 
** [[k48ap|iPad]]: 0x02
+
** [[AirPods Pro]]: 0x04
  +
** [[AirPods Pro (2nd generation)]]: 0x06
  +
** [[AirPods Max]]: 0x10
  +
* [[List of Apple TVs|Apple TV]]
  +
** [[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 HD]]: 0x34
  +
** [[J105aAP|Apple TV 4K]]: 0x02
  +
** [[J305AP|Apple TV 4K (2nd generation)]]: 0x08
  +
** [[J255AP|Apple TV 4K (3rd generation)]]: 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
  +
* [[Apple Watch SE (1st generation)|Apple Watch SE]]
  +
** [[N140sAP|Watch5,9]]: 0x28
  +
** [[N140bAP|Watch5,10]]: 0x2A
  +
** [[N142sAP|Watch5,11]]: 0x2C
  +
** [[N142bAP|Watch5,12]]: 0x2E
  +
* [[Apple Watch Series 6]]
  +
** [[N157sAP|Watch6,1]]: 0x08
  +
** [[N157bAP|Watch6,2]]: 0x0A
  +
** [[N158sAP|Watch6,3]]: 0x0C
  +
** [[N158bAP|Watch6,4]]: 0x0E
  +
* [[Apple Watch Series 7]]
  +
** [[N187sAP|Watch6,6]]: 0x10
  +
** [[N187bAP|Watch6,7]]: 0x12
  +
** [[N188sAP|Watch6,8]]: 0x14
  +
** [[N188bAP|Watch6,9]]: 0x16
  +
* [[Apple Watch SE (2nd generation)|Apple Watch SE]]
  +
** [[N143sAP|Watch6,10]]: 0x28
  +
** [[N143bAP|Watch6,11]]: 0x2A
  +
** [[N149sAP|Watch6,12]]: 0x2C
  +
** [[N149bAP|Watch6,13]]: 0x2E
  +
* [[Apple Watch Series 8]]
  +
** [[N197sAP|Watch6,14]]: 0x30
  +
** [[N197bAP|Watch6,15]]: 0x32
  +
** [[N198sAP|Watch6,16]]: 0x34
  +
** [[N198bAP|Watch6,17]]: 0x36
  +
* [[N199AP|Apple Watch Ultra]]: 0x26
  +
* [[HomePod]]
  +
** [[B238aAP|AudioAccessory1,1]]: 0x38
  +
** [[B238AP|AudioAccessory1,2]]: 0x1A
  +
* [[HomePod mini]]
  +
** [[B520AP|AudioAccessory5,1]]: 0x22
  +
* [[List of iPads|iPad]]
  +
** [[K48AP|iPad]]: 0x02
 
** [[iPad 2]]
 
** [[iPad 2]]
*** [[k93ap|iPad2,1]]: 0x04
+
*** [[K93AP|iPad2,1]]: 0x04
*** [[k94ap|iPad2,2]]: 0x06
+
*** [[K94AP|iPad2,2]]: 0x06
*** [[k95ap|iPad2,3]]: 0x02
+
*** [[K95AP|iPad2,3]]: 0x02
*** [[k93aap|iPad2,4]]: 0x06
+
*** [[K93AAP|iPad2,4]]: 0x06
** [[iPad 3]]
+
** [[iPad (3rd generation)]]
*** [[j1ap|iPad3,1]]: 0x00
+
*** [[J1AP|iPad3,1]]: 0x00
*** [[j2ap|iPad3,2]]: 0x02
+
*** [[J2AP|iPad3,2]]: 0x02
*** [[j2aap|iPad3,3]]: 0x04
+
*** [[J2AAP|iPad3,3]]: 0x04
** [[iPad 4]]
+
** [[iPad (4th generation)]]
*** [[p101ap|iPad3,4]]: 0x00
+
*** [[P101AP|iPad3,4]]: 0x00
*** [[p102ap|iPad3,5]]: 0x02
+
*** [[P102AP|iPad3,5]]: 0x02
*** [[p103ap|iPad3,6]]: 0x04
+
*** [[P103AP|iPad3,6]]: 0x04
  +
** [[iPad (5th generation)]]
  +
*** [[iPad6,11]]: 0x10<!-- J71sAP and J71tAP -->
  +
*** [[iPad6,12]]: 0x12<!-- J72sAP and J72tAP -->
  +
** [[iPad (6th generation)]]
  +
*** [[J71bAP|iPad7,5]]: 0x18
  +
*** [[J72bAP|iPad7,6]]: 0x1A
  +
** [[iPad (7th generation)]]
  +
*** [[J171AP|iPad7,11]]: 0x1C
  +
*** [[J172AP|iPad7,12]]: 0x1E
  +
** [[iPad (8th generation)]]
  +
*** [[J171aAP|iPad11,6]]: 0x24
  +
*** [[J172aAP|iPad11,7]]: 0x26
  +
** [[iPad (9th generation)]]
  +
*** [[J181AP|iPad12,1]]: 0x18
  +
*** [[J182AP|iPad12,2]]: 0x1A
  +
** [[iPad (10th generation)]]
  +
*** [[J271AP|iPad13,18]]: 0x14
  +
*** [[J272AP|iPad13,19]]: 0x16
  +
* [[List of iPad Pros|iPad Pro]]
  +
** [[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 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 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 Pro (11-inch) (3rd generation)]]
  +
*** [[J517AP|iPad13,4]]: 0x08
  +
*** [[J517xAP|iPad13,5]]: 0x0A
  +
*** [[J518AP|iPad13,6]]: 0x0C
  +
*** [[J518xAP|iPad13,7]]: 0x0E
  +
** [[iPad Pro (12.9-inch) (5th generation)]]
  +
*** [[J522AP|iPad13,8]]: 0x18
  +
*** [[J522xAP|iPad13,9]]: 0x1A
  +
*** [[J523AP|iPad13,10]]: 0x1C
  +
*** [[J523xAP|iPad13,11]]: 0x1E
  +
** [[iPad Pro (11-inch) (4th generation)]]
  +
*** [[J617AP|iPad14,3]]: 0x08
  +
*** [[J618AP|iPad14,4]]: 0x0A
  +
** [[iPad Pro (12.9-inch) (6th generation)]]
  +
*** [[J620AP|iPad14,5]]: 0x0C
  +
*** [[J621AP|iPad14,6]]: 0x0E
  +
* [[List of iPad Airs|iPad Air]]
 
** [[iPad Air]]
 
** [[iPad Air]]
*** [[j71ap|iPad4,1]]: 0x10
+
*** [[J71AP|iPad4,1]]: 0x10
*** [[j72ap|iPad4,2]]: 0x12
+
*** [[J72AP|iPad4,2]]: 0x12
*** [[j73ap|iPad4,3]]: 0x14
+
*** [[J73AP|iPad4,3]]: 0x14
 
** [[iPad Air 2]]
 
** [[iPad Air 2]]
*** [[j81ap|iPad5,3]]: 0x06
+
*** [[J81AP|iPad5,3]]: 0x06
*** [[j82ap|iPad5,4]]: 0x02
+
*** [[J82AP|iPad5,4]]: 0x02
* [[iPad mini]]
+
** [[iPad Air (3rd generation)]]
** [[iPad mini 1G]]
+
*** [[J217AP|iPad11,3]]: 0x1C
*** [[p105ap|iPad2,5]]: 0x0A
+
*** [[J218AP|iPad11,4]]: 0x1E
  +
** [[iPad Air (4th generation)]]
*** [[p106ap|iPad2,6]]: 0x0C
 
*** [[p107ap|iPad2,7]]: 0x0E
+
*** [[J307AP|iPad13,1]]: 0x04
  +
*** [[J308AP|iPad13,2]]: 0x06
  +
** [[iPad Air (5th generation)]]
  +
*** [[J407AP|iPad13,16]]: 0x10
  +
*** [[J408AP|iPad13,17]]: 0x12
  +
* [[List of iPad minis|iPad mini]]
  +
** [[iPad mini]]
  +
*** [[P105AP|iPad2,5]]: 0x0A
  +
*** [[P106AP|iPad2,6]]: 0x0C
  +
*** [[P107AP|iPad2,7]]: 0x0E
 
** [[iPad mini 2]]
 
** [[iPad mini 2]]
*** [[j85ap|iPad4,4]]: 0x0A
+
*** [[J85AP|iPad4,4]]: 0x0A
*** [[j86ap|iPad4,5]]: 0x0C
+
*** [[J86AP|iPad4,5]]: 0x0C
*** [[j87ap|iPad4,6]]: 0x0E
+
*** [[J87AP|iPad4,6]]: 0x0E
 
** [[iPad mini 3]]
 
** [[iPad mini 3]]
*** [[j85map|iPad4,7]]: 0x32
+
*** [[J85mAP|iPad4,7]]: 0x32
*** [[j86map|iPad4,8]]: 0x34
+
*** [[J86mAP|iPad4,8]]: 0x34
*** [[j87map|iPad4,9]]: 0x36
+
*** [[J87mAP|iPad4,9]]: 0x36
* [[iPhone]]
+
** [[iPad mini 4]]
** [[m68ap|iPhone]]: 0x00
+
*** [[J96AP|iPad5,1]]: 0x08
** [[n82ap|iPhone 3G]]: 0x04
+
*** [[J97AP|iPad5,2]]: 0x0A
  +
** [[iPad mini (5th generation)]]
** [[n88ap|iPhone 3GS]]: 0x00
 
  +
*** [[J210AP|iPad11,1]]: 0x14
  +
*** [[J211AP|iPad11,2]]: 0x16
  +
** [[iPad mini (6th generation)]]
  +
*** [[J310AP|iPad14,1]]: 0x04
  +
*** [[J311AP|iPad14,2]]: 0x06
  +
* [[List of iPhones|iPhone]]
  +
** [[M68AP|iPhone]]: 0x00
  +
** [[N82AP|iPhone 3G]]: 0x04
  +
** [[N88AP|iPhone 3GS]]: 0x00
 
** [[iPhone 4]]
 
** [[iPhone 4]]
*** [[n90ap|iPhone3,1]]: 0x00
+
*** [[N90AP|iPhone3,1]]: 0x00
*** [[n90bap|iPhone3,2]]: 0x04
+
*** [[N90BAP|iPhone3,2]]: 0x04
*** [[n92ap|iPhone3,3]]: 0x06
+
*** [[N92AP|iPhone3,3]]: 0x06
** [[n94ap|iPhone 4S]]: 0x08
+
** [[N94AP|iPhone 4S]]: 0x08
 
** [[iPhone 5]]
 
** [[iPhone 5]]
*** [[n41ap|iPhone5,1]]: 0x02
+
*** [[N41AP|iPhone5,1]]: 0x00
*** [[n42ap|iPhone5,2]]: 0x00
+
*** [[N42AP|iPhone5,2]]: 0x02
 
** [[iPhone 5c]]
 
** [[iPhone 5c]]
*** [[n48ap|iPhone5,3]]: 0x0A
+
*** [[N48AP|iPhone5,3]]: 0x0A or 0x0B
*** [[n49ap|iPhone5,4]]: 0x0E
+
*** [[N49AP|iPhone5,4]]: 0x0E
 
** [[iPhone 5s]]
 
** [[iPhone 5s]]
*** [[n51ap|iPhone6,1]]: 0x00
+
*** [[N51AP|iPhone6,1]]: 0x00
*** [[n53ap|iPhone6,2]]: 0x02
+
*** [[N53AP|iPhone6,2]]: 0x02
** [[n61ap|iPhone 6]]: 0x06
+
** [[N61AP|iPhone 6]]: 0x06
** [[n56ap|iPhone 6 Plus]]: 0x04
+
** [[N56AP|iPhone 6 Plus]]: 0x04
* [[iPod touch]]
+
** [[iPhone 6s]]: 0x04
** [[n45ap|iPod touch]]: 0x02
+
** [[iPhone 6s Plus]]: 0x06
** [[n72ap|iPod touch 2G]]: 0x00
+
** [[iPhone SE (1st generation)]]: 0x02
** [[n18ap|iPod touch 3G]]: 0x02
+
** [[iPhone 7]]
** [[n81ap|iPod touch 4G]]: 0x08
+
*** [[D10AP|iPhone9,1]]: 0x08
** [[iPod touch 5G]]: 0x00
+
*** [[D101AP|iPhone9,3]]: 0x0C
  +
** [[iPhone 7 Plus]]
  +
*** [[D11AP|iPhone9,2]]: 0x0A
  +
*** [[D111AP|iPhone9,4]]: 0x0E
  +
** [[iPhone 8]]
  +
*** [[iPhone10,1]]: 0x02
  +
*** [[iPhone10,4]]: 0x0A
  +
** [[iPhone 8 Plus]]
  +
*** [[iPhone10,2]]: 0x04
  +
*** [[iPhone10,5]]: 0x0C
  +
** [[iPhone X]]
  +
*** [[D22AP|iPhone10,3]]: 0x06
  +
*** [[D221AP|iPhone10,6]]: 0x0E
  +
** [[N841AP|iPhone XR]]: 0x0C
  +
** [[D321AP|iPhone XS]]: 0x0E
  +
** [[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
  +
** [[D52gAP|iPhone 12 mini]]: 0x0A
  +
** [[D53gAP|iPhone 12]]: 0x0C
  +
** [[D53pAP|iPhone 12 Pro]]: 0x0E
  +
** [[D54pAP|iPhone 12 Pro Max]]: 0x08
  +
** [[D16AP|iPhone 13 mini]]: 0x08
  +
** [[D17AP|iPhone 13]]: 0x0A
  +
** [[D63AP|iPhone 13 Pro]]: 0x0C
  +
** [[D64AP|iPhone 13 Pro Max]]: 0x0E
  +
** [[D49AP|iPhone SE (3rd generation)]]: 0x10
  +
** [[D27AP|iPhone 14]]: 0x18
  +
** [[D28AP|iPhone 14 Plus]]: 0x1A
  +
** [[D73AP|iPhone 14 Pro]]: 0x0C
  +
** [[D74AP|iPhone 14 Pro Max]]: 0x0E
  +
* [[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
  +
* [[List of Macs with Apple Silicon|Mac (Apple Silicon)]]
  +
** [[J273aAP|Developer Transition Kit (2020)]]: 0x42
  +
** [[J274AP|Mac mini (M1, 2020)]]: 0x22
  +
** [[J293AP|MacBook Pro (13-inch, M1, 2020)]]: 0x24
  +
** [[J313AP|MacBook Air (M1, 2020)]]: 0x26
  +
** [[iMac (24-inch, M1, 2021)]]:
  +
*** [[J456AP|iMac21,1]]: 0x28
  +
*** [[J457AP|iMac21,2]]: 0x2A
  +
** [[MacBook Pro (16-inch, 2021)]]: 0x0A
  +
** [[MacBook Pro (14-inch, 2021)]]: 0x08
  +
** [[Mac Studio]]:
  +
*** [[J375cAP|Mac13,1]]: 0x04
  +
*** [[J375dAP|Mac13,2]]: 0x0C
  +
** [[J413AP|MacBook Air (M2, 2022)]]: 0x28
  +
** [[J493AP|MacBook Pro (13-inch, M2, 2022)]]: 0x2A
   
{{stub|firmware}}
 
 
[[Category:Firmware Tags]]
 
[[Category:Firmware Tags]]

Latest revision as of 13:49, 19 October 2022

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