Open main menu

DAVE Developer's Wiki β

Bora Embedded Linux Kit (BELK)

Revision as of 14:12, 4 April 2019 by U0007 (talk | contribs) (Related Documents)

Info Box
Bora5-small.jpg Applies to Bora


200px-Emblem-important.svg.png

For BELK 3.0.2 or older, the boot process was based on the FSBL+second-stage bootloader (U-Boot) combination. From BELK 4.0.0 on, the boot process is based on the first-stage bootloader (U-Boot SPL)+second-stage bootloader (U-Boot) combination.


Contents

IntroductionEdit

 

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

  • building the first-stage bootloader:
    • FSBL for BELK 3.0.2 or older
    • U-boot SPL for BELK 4.0.0 or newer
  • 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 to use the standard Zynq-7000 development tools for building all the firmware/software components that will run on the target system.

Kit contentEdit

Component Description Notes
  BORA SOM
CPU: Xilinx Zynx 7000
Please refer to Bora Hardware Manual
  BORA Carrier board Please refer to BoraEVB page
  AC/DC Single Output Wall Mount adapter
Output: +12V – 2.0 A
Please refer to Belk Quick Start Guide
  MicroSDHC card with SD adapter and USB adapter Please refer to Belk Quick Start Guide

Logical structure of Bora Embedded Linux Kit (BELK)Edit

Please refer to this page.

BELK software componentsEdit

Please refer to this page.

Quick start guideEdit

Please refer to this page.

Physical devices mappingEdit

Please refer to this page.

Advanced topicsEdit

Debugging with EclipseEdit

Please refer to this page.

ConfigID featureEdit

Please refer to this page.

Related DocumentsEdit