Difference between revisions of "Bora Embedded Linux Kit (BELK)"

From DAVE Developer's Wiki
Jump to: navigation, search
(BELK software components)
Line 9: Line 9:
 
Bora Embedded Linux Kit (BELK for short) provides all the necessary components required to set up the developing environment for:
 
Bora Embedded Linux Kit (BELK for short) provides all the necessary components required to set up the developing environment for:
 
* configuring the system (PS and PL) at hardware level
 
* configuring the system (PS and PL) at hardware level
* build the first-stage bootloader (FSBL)
+
* build the first-stage bootloader :
 +
** FSBL for '''BELK <= 3.0.2''' and '''BXELK <= 1.0.1'''
 +
** U-boot SPL '''BELK-4.0.0''' and '''BXELK-2.0.0'''
 
* building the second stage bootloader (U-Boot)
 
* building the second stage bootloader (U-Boot)
 
* building and running Linux operating system on Bora-based systems
 
* building and running Linux operating system on Bora-based systems

Revision as of 12:21, 29 June 2017

Info Box
Bora5-small.jpg Applies to Bora

Introduction[edit | edit source]

Belk 01.png

Bora Embedded Linux Kit (BELK for short) provides all the necessary components required to set up the developing environment for:

  • configuring the system (PS and PL) at hardware level
  • build the first-stage bootloader :
    • FSBL for BELK <= 3.0.2 and BXELK <= 1.0.1
    • U-boot SPL BELK-4.0.0 and BXELK-2.0.0
  • building the second stage bootloader (U-Boot)
  • building and running Linux operating system on Bora-based systems
  • building Linux applications that will run on the target

DAVE Embedded Systems provides all the customization required (in particular at bootloader and Linux kernel levels) to enable customers use the standard Zynq-7000 development tools for building all the firmware/software components that will run on the target system.

Kit content[edit | edit source]

Component Description Notes
Bora5-small.jpg BORA SOM
CPU: Xilinx Zynx 7000
Please refer to Bora Hardware Manual
Boraevb-02.png BORA Carrier board Please refer to BoraEVB page
Alimentatore.jpg AC/DC Single Output Wall Mount adapter
Output: +12V – 2.0 A
Please refer to Belk Quick Start Guide
ProdSDC-MBLY-thumb.png MicroSDHC card with SD adapter and USB adapter Please refer to Belk Quick Start Guide

Logical structure of Bora Embedded Linux Kit (BELK)[edit | edit source]

Please refer to this page.

BELK software components[edit | edit source]

Please refer to this page.

Related Documents[edit | edit source]