[yocto] Determining Load Addresses

Robert Berger yocto.user.mailinglist at gmail.com
Wed Jul 12 11:03:11 PDT 2017


Hi,

On 2017-07-12 08:23, Kenny Koller wrote:
> I'm trying to piece together the various load addresses used in the boot 
> sequence. I have built core-image-minimal for a Beaglebone. How can I 
> determine which load address and entry point is used when mkimage is 
> called for the kernel? Should I dig in to the recipe? Search some log 
> files? I've tried a few difference things without results.

You don't need to bake a board specific address into uImage.

Like this you could create an uImage without a baked in address. Check 
here between lines 98 and 112

https://github.com/RobertBerger/meta-mainline/blob/pyro-training-v4.9.x/multi-v7-ml/conf/machine/multi-v7-ml.conf#L98


> 
> Thanks.
> 
> 




More information about the yocto mailing list