Difference between revisions of "LLB"

From The iPhone Wiki
Jump to: navigation, search
m
m (Redirect fix.)
Line 1: Line 1:
 
This is the Low Level Bootloader. It runs several setup routines and on firmware versions 2.0 and higher it checks the signature of [[iBoot]] before jumping to it.
 
This is the Low Level Bootloader. It runs several setup routines and on firmware versions 2.0 and higher it checks the signature of [[iBoot]] before jumping to it.
   
Those same setup routines are present in [[iBEC]] and [[iBSS]], which is why they can be launched directly from the [[DFU]].
+
Those same setup routines are present in [[iBEC]] and [[iBSS]], which is why they can be launched directly from [[DFU Mode]].

Revision as of 15:53, 22 August 2010

This is the Low Level Bootloader. It runs several setup routines and on firmware versions 2.0 and higher it checks the signature of iBoot before jumping to it.

Those same setup routines are present in iBEC and iBSS, which is why they can be launched directly from DFU Mode.