[meta-xilinx] Did a build of yocto master with meta-xilinx and am trying to figure out how to prep SD card to boot zcu102

Brian Hutchinson b.hutchman at gmail.com
Tue Jan 17 14:28:03 PST 2017


On Tue, Jan 17, 2017 at 5:08 PM, Manjukumar Harthikote Matha
<manjukumar.harthikote-matha at xilinx.com> wrote:
> Hi Brian,
>
> On 01/16/2017 10:21 AM, Brian Hutchinson wrote:
>>
>> On Mon, Jan 16, 2017 at 8:20 AM, Brian Hutchinson <b.hutchman at gmail.com>
>> wrote:
>>
>>>
>>> Can I just steal BOOT.bin from the xilinx pre-built image release and use
>>> the other yocto images to get this thing booting from SD Card since Yocto
>>> isn't making BOOT.bin for this board?
>>>
> Yes you can use BOOT.bin from pre-built. The ideal way is to generate
> BOOT.bin using meta-xilinx-tools layer.
>
> Thanks
> Manju
>

I added meta-xilinx-tools to my bblayers but the only recipe that
looked like what I needed was fsbl and if I try to bitbake that I get
all kinds of errors.

I was wanting to avoid using petalinux tools to generate BOOT.bin and
read in the archives it looks possible to build SPL u-boot instead but
I haven't quite figured out how to do that yet.  I'm trying some
things I read in the archives but so far just get errors.

I think for starters I'll just try the SD card with prebuilt BOOT.bin
and then copy the images I built yesterday when I did a git pull of
master to update my checkout.  I noticed the filenames of the images
changed and are a bit more descriptive so hopefully I can figure out
which ones are needed and what they should be called on the SD.

I just now got finished installing the latest petalinux and found
bootgen in tools/hsm/bin so hopefully I can make "something" happen on
way or another to try out my custom yocto rootfs.

Thanks,

Brian



More information about the meta-xilinx mailing list