Open main menu

DAVE Developer's Wiki β

Changes

BORA SOM/BELK-L/General/Release Notes

5,631 bytes added, 15:11, 20 October 2021
Created page with "<section begin="History" /> {| style="border-collapse:collapse; " ! colspan="4" style="width:100%; text-align:left" ; border-bottom:solid 2px #ededed" |History |- ! style="bo..."
<section begin="History" />
{| style="border-collapse:collapse; "
! colspan="4" style="width:100%; text-align:left" ; border-bottom:solid 2px #ededed" |History
|-
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Version
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Issue Date
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Notes
|-
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |1.0.0
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |Sep 2021
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |belk-4.1.5
|-
|}
<section end="History" />
__FORCETOC__
<section begin="Body" />

==Release Notes==

'''DAVE Embedded Systems''' adds to the latest Linux BSP from Xilinx the customization required to support the SOC platform. For this reason most of the documentation provided by Xilinx remains valid for the BELK development kit.

However, some customization is required, in particular at bootloader and linux kernel levels.

The following table reports the BELK releases information.

{| class="wikitable"
!
! width="300pt" |BELK version
|-
|Release number
|4.1.5
|-
|Release type
|Minor (base on [[BELK/BXELK_software_components#Release_notes | BELK 4.0.0]] major release)
|-
|Status
|Released
|-
|Release date
|Sep 2021
|-
|'''Release notes'''
| [[#BELK_4.1.5 | Ver 4.1.5]]
|-
|Product support
|BORA
|-
|MVM (distro version)
|Ubuntu 16.04
|-
|U-Boot version
|2017.01-belk-4.1.5
|-
|Linux version
|4.9.0-bora-4.1.4
|-
|Drivers
|
<div style="width:100%;">
<div style="width:50%; float: left;">
SPI NOR Flash (boot)<br>UART debug (2-wire)<br>USB OTG<br>SD/MMC<br>CAN
</div>
<div style="width:100%;">
<div style="width:50%; float: left;">
Ethernet0 gigabit<br>NAND<br>RTC<br>I2C<br>[[ConfigID_and_UniqueID | ConfigID]]
</div>
|-
|Vivado version
|2017.1
|-
|Build System
|Yocto Morty (2.2)
|}

=== BELK 4.1.5 ===

{{ImportantMessage|text=New MVM must be installed for using BELK-4.1.0. The VM is available for download on DAVE's BORA Reserved Area for registered users.}}

Release notes:

* Updated u-boot version for BORA Lite support (updated defconfig for NOR and SD boot)

==== Known Limitations ====

The following table reports the known limitations of this BELK release:

{| class="wikitable"
|-
!ID
!Component
!Subsystem
!Description
|-
|0001
|BoraEVB
|External DDR3 bank (BoraEVB only)
|DDR3 bank can be populated on request. For more details please refer to [mailto:sales@dave.eu Sales Department].
|-
|0002
|BoraEVB
|ETH1 interface
|Please refer to [[AN-BELK-006:_Enabling_dual_Gigabit_Ethernet_support_on_BoraEVB/BoraXEVB|this application note]] for second Ethernet interface support.
|-
|0003
|BoraEVB
|RTC
|Date/time retention is limited to about 4 hours.
|-
|0004
|BoraEVB
|System clock runs slower
|As per [https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841831/CPU+frequency+scaling#Missing%20Features,%20Known%20Issues%20and%20Limitations Xilinx issue], @333MHz (speedgrade -3) system clock is slower then expected
|}

====Downloadable binary images====

All binary images for BELK are hosted on [[mirror:bora|DAVE Embedded System mirror server]]. There you can find a sub directory for each version of this development kit.

U-boot performs 2-stage bootloader providing two files: <code>boot.bin</code> and <code>u-boot.img</code>. Both two files must be stored into SD card using <code>dd</code> command.


A summary of images with a brief description can be found into the table below:

{| class="wikitable" border="1"
|-
! Image
! BELK version 4.1.5
|-
| Platform
| style="text-align: center" | BORAEVB
|-
| bootscript
| [[mirror:bora/belk-4.1.4/boot.scr|boot.scr]]
|-
| SPL
| [[mirror:bora/belk-4.1.5/belk-4.1.5_bora_mmc_boot.bin|boot.bin]]
|-
| u-boot
| [[mirror:bora/belk-4.1.5/belk-4.1.5_bora_mmc_u-boot.img|u-boot.img]]
|-
| Linux kernel
| [[mirror:bora/belk-4.1.4/belk-4.1.4_uImage|uImage]]
|-
| Device tree
| [[mirror:bora/belk-4.1.4/belk-4.1.4_bora.dtb|bora.dtb]]
|}

=== Release types ===

BELK release type can be:
* '''Major''', when substantial changes are applied to the BSP (eg: major kernel version upgrades) or to the development kit (eg: new features, build system updates, ..). This usually means that a new DVDK is created for the BELK release
* '''Maintenance''', when minor updates and bug fixes are introduced. This usually means that the DVDK remains the same provided with the previous major version, and only an update of the source tree repositories (and the tftp binaries) is required

As an example, BELK 4.1.0 is a maintenance release, so it provides the DVDK released with the 4.0.0 major release; customers can easily upgrade to the 1.1.0 release by updating the software components as described in [[BORA Lite SOM/BELK-L/Development/Synchronizing_the_git_repositories|Synchronizing git repositories]].

----

[[Category:BORA]]
8,226
edits