On Tue, Jan 17, 2017 at 5:08 PM, Manjukumar Harthikote Matha
<[email protected]> wrote:
> Hi Brian,
>
> On 01/16/2017 10:21 AM, Brian Hutchinson wrote:
>>
>> On Mon, Jan 16, 2017 at 8:20 AM, Brian Hutchinson <[email protected]>
>> 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
-- 
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to