[U-Boot] FIT Image with same kernel but different load/entry point

Tom Rini trini at konsulko.com
Sun Apr 8 14:33:15 UTC 2018


On Tue, Apr 03, 2018 at 07:17:13PM +0200, Clément Péron wrote:
> Hi,
> 
> Is it possible to have one kernel entry in a FIT image with two
> different load/entry point.
> 
> I have 2 boards which share the same kernel but doesn't have the same
> entry/load point.

I think what you want is to use kernel_noload and then load/entry values
are ignored and we use the kernel in-place.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180408/578235f8/attachment.sig>


More information about the U-Boot mailing list