[U-Boot-Users] Relocatable U-Boot

Ulf Samuelsson ulf at atmel.com
Tue May 29 09:30:11 CEST 2007


> 
> A handful of projects I have worked on use multiple copies of u-boot
> stored in different locations of flash and a small assembly stub
> determines which to boot.  Currently, to do that u-boot has to be
> compiled two different times with different settings to accommodate
> the different base addresses.
> 
> Is there a way to use a single build of u-boot which can be placed at
> two different addresses in flash?  That seems to me that it would be a
> useful general feature.

If you copy your U-Boot to RAM, you can have multiple U-Boots
each linked to the same location.
You need a small utility which runs before U-Boot which
determines which version to use.

> 
> josh
> 


-- 
Best Regards,
Ulf Samuelsson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ulf.vcf
Type: text/x-vcard
Size: 301 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070529/29946c79/attachment.vcf 


More information about the U-Boot mailing list