Difference between revisions of "S5L8900"

From The iPhone Wiki
Jump to: navigation, search
(Undo revision 9360 by Dialexio (Talk))
(Undo revision 8600 by Dialexio (Talk))
Line 40: Line 40:
   
 
=== [[Restore Mode]] ===
 
=== [[Restore Mode]] ===
The common upgrade process chain is [[VROM]]->[[DFU Mode]]->[[WTF]]->[[iBoot]]->[[Kernel]]->[[Ramdisk]]->[[Restore Mode]].
+
The common upgrade process chain is [[VROM]]->[[DFU]]->[[WTF]]->[[iBoot]]->[[Kernel]]->[[Ramdisk]]->[[Restore Mode]].
   
=== [[DFU Mode]] ===
+
=== [[DFU|DFU Mode]] ===
To flash an older version of the iPhone software you have to let your phone reside in [[DFU Mode]]. In iTunes you have to press the option key (Mac) or the shift key (Windows) when pressing 'Restore' to be able to manually chose an [[IPSW File Format|IPSW]].
+
To flash an older version of the iPhone software you have to let your phone reside in [[DFU]]. In iTunes you have to press the option key (Mac) or the shift key (Windows) when pressing 'Restore' to be able to manually chose an [[IPSW File Format|IPSW]].
   
 
==== Boot Chain ====
 
==== Boot Chain ====
[[VROM]]->[[DFU Mode]]
+
[[VROM]]->[[DFU]]
   
 
==External Links==
 
==External Links==

Revision as of 01:59, 23 September 2010

This is the Application Processor shared between the iPhone, iPod touch, and the iPhone 3G. Not much is known about it through official sources. This processor is not used in any of the newest devices, being replaced by the S5L8720 and S5L8920.

Firmware File Formats

Exploits

iBoot

Note: iBoot on the S5L8720 can be downgraded, allowing any of these exploits to be used on future firmwares

Bootrom

Kernel

Userland

Boot Chain

VROM (S5L8900)->LLB->iBoot->Kernel->System Software


One of the iPhoneLinux goals are to replace that Boot Chain after iBoot:

VROM (S5L8900)->OpeniBoot->Linux Kernel->X Server->Window Manager

Upgrade Process

Restore Mode

The common upgrade process chain is VROM->DFU->WTF->iBoot->Kernel->Ramdisk->Restore Mode.

DFU Mode

To flash an older version of the iPhone software you have to let your phone reside in DFU. In iTunes you have to press the option key (Mac) or the shift key (Windows) when pressing 'Restore' to be able to manually chose an IPSW.

Boot Chain

VROM->DFU

External Links