Re: [yocto] Determining Load Addresses

2017-07-12 Thread Robert Berger
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 i

Re: [yocto] Determining Load Addresses

2017-07-12 Thread Leonardo Sandoval
On Wed, 2017-07-12 at 05: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? S

[yocto] Determining Load Addresses

2017-07-11 Thread Kenny Koller
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