Difference between revisions of "MDM6610"

From The iPhone Wiki
Jump to: navigation, search
(Baseband Firmware)
m
Line 3: Line 3:
   
 
== Baseband Firmware ==
 
== Baseband Firmware ==
  +
The firmware for the baseband chip comes in Trek-X.X.XX.Release.bbfw files (with X being the version). The [[BaseBand Firmware|BBFW]] file is just a renamed standard ZIP archive and contains a couple of .mbn files which are all digitally signed with a certificate from Qualcomm. Qualcomm's Senior Engineer [http://www.linkedin.com/pub/shital-mehta/1/9a0/a58 Shital Mehta] is involved with the programming of the firmware. The amss.mbn file is an {{wp|Executable and Linkable Format|ELF}} file:
   
  +
=== OSX file command output ===
The firmware for the baseband chip comes in Trek-X.X.XX.Release.bbfw files (with X being the version). The bbfw file is just a renamed standard ZIP archive and contains a couple of .mbn files which are all digitally signed with a certificate from Qualcomm. Qualcomm's Senior Engineer [http://www.linkedin.com/pub/shital-mehta/1/9a0/a58 Shital Mehta] is involved with the programming of the firmware. The amss.mbn file is an [http://en.wikipedia.org/wiki/Executable_and_Linkable_Format ELF] file:
 
 
'''OSX file command output'''
 
 
 
file Trek-1.0.11.Release/amss.mbn
 
file Trek-1.0.11.Release/amss.mbn
 
/Trek-1.0.11.Release/amss.mbn: ELF 32-bit LSB executable, ARM, version 1, statically linked, corrupted section header size
 
/Trek-1.0.11.Release/amss.mbn: ELF 32-bit LSB executable, ARM, version 1, statically linked, corrupted section header size
   
== Known Versions ==
+
== Known Firmware Versions ==
 
 
=== [[N94ap|iPhone 4S]] ===
 
=== [[N94ap|iPhone 4S]] ===
 
[[1.0.11]] 5.0 (Build 9A334)
 
[[1.0.11]] 5.0 (Build 9A334)
   
 
{{stub|firmware}}
 
{{stub|firmware}}
  +
 
[[Category:Baseband]]
 
[[Category:Baseband]]

Revision as of 19:58, 26 October 2011

MDM6610 in an iPhone 4S

This is the Qualcomm MDM6610 baseband chip used in the iPhone 4S.

Baseband Firmware

The firmware for the baseband chip comes in Trek-X.X.XX.Release.bbfw files (with X being the version). The BBFW file is just a renamed standard ZIP archive and contains a couple of .mbn files which are all digitally signed with a certificate from Qualcomm. Qualcomm's Senior Engineer Shital Mehta is involved with the programming of the firmware. The amss.mbn file is an Template:Wp file:

OSX file command output

file Trek-1.0.11.Release/amss.mbn 
/Trek-1.0.11.Release/amss.mbn: ELF 32-bit LSB executable, ARM, version 1, statically linked, corrupted section header size

Known Firmware Versions

iPhone 4S

1.0.11  5.0  (Build 9A334)
Tango Utilities-terminal.png This firmware article is a "stub", an incomplete page. Please add more content to this article and remove this tag.