Difference between revisions of "S5L8922"

From The iPhone Wiki
Jump to: navigation, search
(Bootrom)
(Bootrom)
Line 6: Line 6:
   
 
=== [[S5L8922 (Bootrom)|Bootrom]] ===
 
=== [[S5L8922 (Bootrom)|Bootrom]] ===
Geohot has made use of his bootrom exploit in [[limera1n]]. It is also implemented in Chronic Dev's Greenpois0n.
+
[User:Geohot[Geohot]] has made use of his bootrom exploit in [[limera1n]]. It is also implemented in Chronic Dev's [[Greenpois0n]].
   
 
=== [[Kernel]] ===
 
=== [[Kernel]] ===

Revision as of 03:24, 20 November 2010

This is the processor used in the iPod touch 3G.

Exploits

iBoot

Bootrom

[User:Geohot[Geohot]] has made use of his bootrom exploit in limera1n. It is also implemented in Chronic Dev's Greenpois0n.

Kernel

Userland

Information

The load address is at 0x41000000 (same as the S5L8920).

Boot Chain

Bootrom->LLB->iBoot->Kernel->System Software

The entire boot chain (except the bootrom) resides on the NAND flash (instead of part of it on NOR flash as in earlier devices). This is the only main difference from the S5L8920 used in the iPhone 3GS.

See also

External Links