News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

Compiling upstream u-boot for TE023

Started by kraiskil, September 08, 2016, 09:43:57 AM

Previous topic - Next topic

kraiskil

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

Antti Lukats

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