...
Zynq Miami Boardtopic_miami_defconfig
Microblaze Board
microblaze-generic_defconfig
To build U-Boot for ZC702 execute:
make
make
To build U-Boot for ZCU102 execute:
make
make
After the build process completes the target u-boot elf-file is created in the top level source directory, named 'u-boot'. Additionally in the tools/ directory the 'mkimage' utility is created, which is used in other tasks to wrap images into u-boot format.
...
linux-host> cd <u-boot-xlnx>linux-host> export BUILD_DIR=$PWD/build
linux-host> make
linux-host> make
Loading and running U-Boot