Difference between revisions of "LLB"

From The iPhone Wiki
Jump to: navigation, search
m
Line 1: Line 1:
This is the Low Level Bootloader. It runs several setup routines and 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 so they can be launched directly from the [[DFU]].
 
Those same setup routines are present in iBEC and iBSS so they can be launched directly from the [[DFU]].

Revision as of 19:34, 28 January 2009

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 so they can be launched directly from the DFU.