The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Baseband Bootrom Protocol"
ChronicDev (talk | contribs) |
|||
Line 11: | Line 11: | ||
==Implementations== |
==Implementations== |
||
[http://lpahome.com/geohot/gbootloader.rar bootrom.h in gbootloader] |
[http://lpahome.com/geohot/gbootloader.rar bootrom.h in gbootloader] |
||
+ | |||
+ | [[Category:Protocols (Baseband)]] |
Revision as of 16:42, 15 March 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