Difference between revisions of "S5L8922"

From The iPhone Wiki
Jump to: navigation, search
m (Boot Chain: grammar)
Line 20: Line 20:
 
* [[S5L8922 (Bootrom)]]
 
* [[S5L8922 (Bootrom)]]
 
* [[S5L8922 (Hardware)]]
 
* [[S5L8922 (Hardware)]]
  +
  +
==External Links==
  +
* [http://infocenter.arm.com/help/topic/com.arm.doc.ddi0301h/DDI0301H_arm1176jzfs_r0p7_trm.pdf Technical Reference Manual: ARM1176JZF-S]

Revision as of 01:05, 30 March 2010

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

Exploits

iBoot / Kernel

Bootrom

  • Unreleased exploit (demonstrated by Geohot)

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).

See also

External Links