Open main menu

DAVE Developer's Wiki β

Changes

BELK/BXELK software components

151 bytes added, 09:41, 14 December 2016
no edit summary
{{InfoBoxTop}}
{{Applies To Bora}}
{{Applies To BoraX}}
{{InfoBoxBottom}}
__FORCETOC__
==Introduction==
From the software standpoint, BELK and BXELK are built on to of Zynq Linux BSP released by Xilinx. Customization are added to support the Bora and BoraX platforms, in particular at bootloader and linux kernel levels.
==Kits' composition==
The following table reports the BELK/BXELK releases information.
{| class="wikitable"
|valign="top" | 2013.3
|valign="top" | 2013.3
|valign="top" | 2014.4
|valign="top" | 2014.4
|valign="top" | 2014.4
|valign="top" | -
|valign="top" | Yocto Daisy (1.6)
|valign="top" | Yocto Daisy (1.6)
|valign="top" | Yocto Daisy (1.6)
|valign="top" | Yocto Daisy (1.6)
=== How to update BELK ===
{{ImportantMessage|text=It's recommended to use the latest available BELK version. Please refer to [[Bora_Embedded_Linux_Kit_(BELK)#Release_notes | Release notes]] for further information.}}
==== Updating git repositories ====
In BELK, the following source trees are clones of '''DAVE Embedded Systems''' public git repositories:
This means that these components can be kept in sync and up to date with '''DAVE Embedded Systems''' repositories.
==== RSA key generation ====
Please follow the procedure reported below to generate the RSA ssh key:
with the request for the creation of a new public git account associated to your username. The support team will enable the account and send you a confirmation as soon as possible.
==== Updating the repositories from BELK 2.1.0 ====
{{ImportantMessage|text=To '''update the repositories from BELK 2.1.0''', the following commands should be used:}}
</pre>
==== Synchronizing the repositories ====
When the account is enabled, you can synchronize a source tree entering the repository directory and launching the <code>git fetch</code> command. Please note that <code>git fetch</code> doesn't merge the commits on the current branch. To do that, you should run the <code>git merge</code> command or replace the ''fetch-merge'' process with a single <code>git pull</code> command. Please note that the recommended method is the ''fetch-merge'' process. For further information on Git, please refer to [http://git-scm.com/documentation Git Documentation].
=== Release notes ===
==== BELK 3.0.0 ====
Updates:
# Updated U-Boot and Linux versions
===== Known Limitations =====
{| class="wikitable"
|}
==== BELK 2.2.0 ====
Updates:
# Updated U-Boot and Linux versions
===== Known Limitations =====
{| class="wikitable"
|}
==== BELK 2.1.0 ====
Updates:
# First [[Building_the_software_components_via_Yocto_(BELK)|Yocto Daisy (1.6) BSP Release]]
===== Known Limitations =====
{| class="wikitable"
|}
==== BELK 2.0.0 ====
Updates:
# Updated supported drivers list (please refer to [[Bora_Embedded_Linux_Kit_(BELK)#BELK_software_components | BELK_software_components]])
===== Known Limitations =====
The following table reports the known limitations of this BELK release:
|}
==== BELK 1.1.0 ====
Updates:
# Added application note "AMP on Bora"
==== BELK 1.0.0 ====
First official release
4,650
edits