The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Baseband Bootrom Protocol"
(reverting vandalism) |
ChronicDev (talk | contribs) |
||
Line 10: | Line 10: | ||
===3G=== |
===3G=== |
||
− | Correct me if I am wrong, but |
+ | Correct me if I am wrong, but on the [[iPhone 3G]] bootrom, the "protocol" section is pretty much identical, besides the last line, which is instead this: |
sends 01 on success, FF on failure |
sends 01 on success, FF on failure |
||
Revision as of 21:47, 25 November 2009
This is the protocol used to talk to the old, and probably the new baseband, at the bootrom level. The old bootrom didn't have an sig checking, the new one does.
Protocol
AT 0x30 2 byte length n byte data 2 byte checksum sends A5 on success, 5A on failure
3G
Correct me if I am wrong, but on the iPhone 3G bootrom, the "protocol" section is pretty much identical, besides the last line, which is instead this:
sends 01 on success, FF on failure