Open main menu

DAVE Developer's Wiki β

Changes

Bora Embedded Linux Kit (BELK)

No change in size, 15:31, 9 January 2014
m
Structure of BELK reference designs
* U-Boot
* device tree file
* linux Linux kernel* root Root file system* executable Executable image of core #1 (in case of AMP systems)
* FPGA bitstream.
 
Generally speaking, this parts - in the binary/sinthesized form - are combined together in one monolithic file that is stored in a non-volatile memory such as SPI NOR flash. Generating this file is quite easy as described by Vivado documentation. However in real world products, this may be too rigid because developers may want to handle these parts separately and independently.
 
===A little bit of history===