Difference between revisions of "MDM6610"

From The iPhone Wiki
Jump to: navigation, search
(s/file is a/files is an/)
(Baseband Firmware)
Line 4: Line 4:
 
== 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 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. At least one of the .mbn files is an [http://en.wikipedia.org/wiki/Executable_and_Linkable_Format ELF] file. 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 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
  +
/Trek-1.0.11.Release/amss.mbn: ELF 32-bit LSB executable, ARM, version 1, statically linked, corrupted section header size
   
 
== Known Versions ==
 
== Known Versions ==

Revision as of 13:42, 25 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 ELF 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 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.