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

From DAVE Developer's Wiki
Jump to: navigation, search
m
(101 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 +
{{WorkInProgress}}
 
{{InfoBoxTop}}
 
{{InfoBoxTop}}
 
{{Applies To Bora}}
 
{{Applies To Bora}}
 
{{InfoBoxBottom}}
 
{{InfoBoxBottom}}
  
{{ObsoleteWikiPage|link=DESK-XZ7-L}}
+
==Introduction==
 
 
{{ImportantMessage|text='''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.'''
 
}}
 
 
 
<section begin="Unboxing" />
 
==Unboxing==
 
 
 
[[File:Belk_01.png|500px]]
 
  
 
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:
* building the first-stage bootloader:
+
* configuring the system (PS and PL) at hardware level
** FSBL for BELK 3.0.2 or older
+
* build the first-stage bootloader (FSBL)
** U-boot SPL for BELK 4.0.0 or newer
+
* 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
* building Linux applications that will run on the target.
+
* 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.
+
Dave 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.
<section end="Unboxing" />
 
  
<section begin="Kit Content" />
+
==Kit Contents==
==Kit contents==
 
  
{| class="wikitable" style="margin: auto;"
+
{| class="wikitable"  
 
|-
 
|-
 
!Component
 
!Component
Line 33: Line 23:
 
!Notes
 
!Notes
 
|-
 
|-
| style="text-align: center;" | [[File:Bora5-small.jpg|60px]]
+
|style="text-align: center;" | [[File:Bora5-small.jpg|60px]]
|[[:Category:Bora|Bora]] SOM  
+
|Bora SOM<br>CPU: Xilinx Zynx 7000
 
+
|Please refer to [[Hardware Manual (Bora) | Bora Hardware Manual]]
Default option is DBRF4110S2R (see [[#Order codes|Order codes]] for more options)
 
*SoC: Xilinx XC7Z020 (866Mhz, Speed "-3", Tj 0-100°C)
 
*SDRAM: 1 GB DDR3
 
*NOR: bootable SPI flash 16 MB
 
*NAND: 1GB (SLC)
 
|
 
* For more details, please refer to the[[Hardware Manual (Bora) | Bora Hardware Manual]]
 
* By default, ARM cores frequency is set to 667 MHz and the [[Creating and building example Vivado project (BELK/BXELK)|example Vivado project]] is implemented for a "-1" device. This choice makes the software released with the kit compatible with possible variants based on different SoM models. In this regard, see also the [[#Order codes|order codes section]].
 
 
|-
 
|-
| style="text-align: center;" | [[File:Boraevb-02.png|80px]]
+
|style="text-align: center;" | [[File:Boraevb-lite-01.png|80px]]
|BORA Carrier board
+
|Bora-EVB-Lite Carrier board
|Se also the[[BoraEVB | BoraEVB]] page
+
|Please refer to [[BoraEVB-Lite | BoraEVB-Lite]] page
 
|-
 
|-
| style="text-align: center;" | [[File:Alimentatore.jpg|40px]]
+
|style="text-align: center;" | [[File:Alimentatore.jpg|40px]]
 
|AC/DC Single Output Wall Mount adapter<br>Output: +12V – 2.0 A
 
|AC/DC Single Output Wall Mount adapter<br>Output: +12V – 2.0 A
 
|Please refer to Belk Quick Start Guide
 
|Please refer to Belk Quick Start Guide
 
|-
 
|-
| [[File:FTDI-CHIPI-X10.png|60px|center]]
+
|style="text-align: center;" | [[File:ProdSDC-MBLY-thumb.png|50px]]
|FTDI USB/RS232 cable adapter<br>
+
|MicroSDHC card with SD adapter and USB adapter
|FTDI code: [https://ftdichip.com/products/chipi-x10/ CHIPI-X10]
+
|Please refer to Belk Quick Start Guide
|-
 
| [[File:EVK-kit-DB9-serial-cable.png.png|60px|center]]
 
| D9 Female to D9 Female null modem cable
 
|
 
|-
 
| [[File:Sandisk_Industrial_32GB.png|60px|center]]
 
| MicroSDHC card
 
|
 
|-
 
|}
 
 
 
===Order codes===
 
{| class="wikitable" style="margin: auto;"
 
|+
 
!Order code
 
!Description
 
|-
 
|BELK-L-S-S
 
|This code refers to the default configuration detailed above
 
 
|-
 
|-
 
|}
 
|}
 
<section end="Kit Content" />
 
 
==Logical structure of Bora Embedded Linux Kit (BELK)==
 
Please refer to [[Logical_structure_of_Bora_and_BoraX_Embedded_Linux_Kits_(BELK/BXELK)|this page]].
 
 
== BELK software components ==
 
Please refer to [[BELK/BXELK_software_components|this page]].
 
 
==Quick start guide==
 
Please refer to [[BELK/BXELK_Quick_Start_Guide|this page]].
 
==Physical devices mapping==
 
Please refer to [[Physical_devices_mapping_(BELK/BXELK)|this page]].
 
==Advanced topics==
 
===Debugging with Eclipse===
 
Please refer to [[Debugging with Eclipse (MVM)|this page]].
 
===ConfigID feature===
 
Please refer to [[ConfigID_management_(BELK/BXELK)|this page]].
 
  
 
== Related Documents ==
 
== Related Documents ==
Line 100: Line 45:
 
* [[Hardware Manual (Bora) | Bora Hardware Manual]]
 
* [[Hardware Manual (Bora) | Bora Hardware Manual]]
 
* [[BoraEVB-Lite | BoraEVB-Lite]]
 
* [[BoraEVB-Lite | BoraEVB-Lite]]
* [[BoraEVB | BORAEVB]]
+
* Belk Quick Start Guide (available for BELK kit owners)
* [[BELK/BXELK Quick Start Guide]]
 
* [[FAQs_(Bora) | BORA FAQs]]
 

Revision as of 15:29, 9 August 2013

WorkInProgress.gif

Info Box
Bora5-small.jpg Applies to Bora

Introduction[edit | edit source]

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)
  • 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 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 Contents[edit | edit source]

Component Description Notes
Bora5-small.jpg Bora SOM
CPU: Xilinx Zynx 7000
Please refer to Bora Hardware Manual
Boraevb-lite-01.png Bora-EVB-Lite Carrier board Please refer to BoraEVB-Lite 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

Related Documents[edit | edit source]