Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: GuinnessTrinker on April 12, 2019, 11:02:07 AM

Title: Trenz-FSBL in PetaLinux 2017.4 without SDK available ??
Post by: GuinnessTrinker on April 12, 2019, 11:02:07 AM
I want to import my hw-description into PetaLinux-project and use the patches from Trenz.

https://shop.trenz-electronic.de/de/Download/?path=Trenz_Electronic/Modules_and_Module_Carriers/4x5/TE0720/Reference_Design/2017.4/test_board

https://wiki.trenz-electronic.de/display/PD/PetaLinux+KICKstart#PetaLinuxKICKstart-PetaLinux2017.4


U-Boot, Device Tree are no problem

I dont want to compile FSBL from

test_board\sw_lib\sw_apps\

without SDK, but in PetaLinux.


Is there a framework available like in

test_board\os\petalinux\project-spec\meta-user\recipes-bsp\

for device-tree and u-boot ?

Is it possible to overwrite the FSBL-sources  in PetaLinux ?


Title: Re: Trenz-FSBL in PetaLinux 2017.4 without SDK available ??
Post by: JH on April 12, 2019, 11:19:21 AM
Hi,

it should possible (way depends also on petalinx version). We never tried out. Create FSBL and boot.bin with SDK (HSI and bootgen)  for all variants is much faster than on petalinux flow.

To find out our changes, search for "TE MOD" in the FSBL Template, that's all changes we have done.

Here are some links, which can help:
brJohn