Changes

Jump to: navigation, search
Command line based procedure
*the <code>build_project</code> script allows user to select BORA or BORAX target
*at the end of the bitstream build process, the <code>build_project</code> script allows to automatically export hardware and lauch SDK to build the FSBL.
*For '''BELK <= 3.0.2''' or older and '''for BXELK <= 1.0.1''' or older: please follow the [[Creating_and_building_example_Vivado_project_(BELK/BXELK)#FSBL_project_build | FSBL build instructions]]*For '''BELK-4.0.0''' or newer and '''BXELK-2.0.0''' there or newer, by default FSBL is not used anymore in the boot process. U-Boot SPL (first-stage bootloader) is no need to build FSBLused instead. Instead PS configurations configuration files are used to build U-boot binaries.
**Copy the <code>ps7_init_gpl.c</code> and <code>ps7_init_gpl.h</code> source files into U-boot source code directory using the following command example for Bora:
:<code>cp $PROJ_DIR/bora.srcs/sources_1/bd/bora/ip/bora_processing_system7_0_0/ps7_init_gpl.* <U-boot_src_dir>/board/dave/bora/bora/</code>
:*Follow [[Building_U-Boot_(BELK/BXELK) | U-boot build instructions]] to build U-boot using new PS configurations (please note that Default BELK/BXELK PS configuration is already used by default in U-boot release)
 
==GUI based procedure==
4,650
edits

Navigation menu