[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

Re: [yocto] Determining the correct layers for a Beaglebone build.

2017-06-27 Thread Kenny Koller
9+git0+ad2e885015_fe0fb8da3d-r0-beaglebone- >> 20170621162619.bin >> zImage-am335x-boneblack.dtb >> zImage-am335x-bone.dtb >> zImage-beaglebone.bin >> >> >> On Mon, Jun 26, 2017 at 5:18 PM Khem Raj <raj.k...@gmail.com> wrote: >> >>>

Re: [yocto] Determining the correct layers for a Beaglebone build.

2017-06-26 Thread Kenny Koller
.9+git0+ad2e885015_fe0fb8da3d-r0-beaglebone-20170621162619.bin zImage-am335x-boneblack.dtb zImage-am335x-bone.dtb zImage-beaglebone.bin On Mon, Jun 26, 2017 at 5:18 PM Khem Raj <raj.k...@gmail.com> wrote: > On Mon, Jun 26, 2017 at 4:35 PM, Kenny Koller > <ke...@understoryweather

[yocto] Determining the correct layers for a Beaglebone build.

2017-06-26 Thread Kenny Koller
I'm trying to figure out which set of meta layers I need to build a distro and images for a Beaglebone Black. I cloned poky and within I see meta-yocto and meta-yocto-bsp. The latter has recipes for the Beaglebone. I also found this page which suggests cloning meta-yocto: