[U-Boot] Multiple binaries built through u-boot source

Mike Frysinger vapier at gentoo.org
Tue Sep 14 17:16:25 CEST 2010


On Tuesday, September 14, 2010 10:32:21 Kyungmin Park wrote:
> BootROM code -> Initial Program Loader (runs on OneNAND 1KiB or
> internal RAM) -> u-boot (secondary bootloader).
> IPL configure the DRAM and loads the secondary bootloader, u-boot and jump
> it.

the IPL may or may not handle loading of u-boot.  in the Blackfin case:
BootROM -> IPL (program memory/clocks) -> return to BootROM which handles 
loading of and then jumping to u-boot.

more in-depth documentation can be found here:
http://docs.blackfin.uclinux.org/doku.php?id=bootloaders
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100914/f0748b8b/attachment.pgp 


More information about the U-Boot mailing list