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.



--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to