Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: kraiskil on September 08, 2016, 09:43:57 AM

Title: Compiling upstream u-boot for TE023
Post by: kraiskil on September 08, 2016, 09:43:57 AM
Hello,

I would like to compile the upstream u-boot from denx.de for the TE023, but there seems no defaultconfig for any Trenz boards in the u-boot tree? Nor in Xilinx's u-boot fork.
I noticed there is some pre-built u-boot in the binary distribution .zip, so compiling it should be possible? But is this u-boot "BSP" available somewhere, or do I just need to compile a custom target in the upstream u-boot with the vivado-generated ps7_init.c/h files, manually?

thanks,
kalle
Title: Re: Compiling upstream u-boot for TE023
Post by: Antti Lukats on September 08, 2016, 11:58:15 AM
uboot is configured with the HSI tools that is integral part of the xilinx petalinux

1) vivado project
2) export HDF
3) in petalinux import HDF

>> uboot is now configured

similar flow is also provided for all xilinx own boards, they are all now configured the same way