Difference between revisions of "DESK-MX6-L/General/Release Notes"

From DAVE Developer's Wiki
Jump to: navigation, search
(Release Notes)
(Add DESK-MX6-L v3.0.0 release notes)
Line 10: Line 10:
 
| 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" |Jun 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" |Jun 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" |First DESK release
 
| 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" |First DESK release
 +
|-
 +
| 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" |3.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" |Feb 2022
 +
| 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" |3.0.0 DESK release
 
|-
 
|-
 
|}
 
|}
Line 28: Line 32:
 
|-
 
|-
 
|Release number
 
|Release number
|1.0.0
+
|3.0.0
 
|-
 
|-
 
|Release type
 
|Release type
Line 37: Line 41:
 
|-
 
|-
 
|Release date
 
|Release date
|Jun 2021
+
|Feb 2022
 
|-
 
|-
 
|'''Release notes'''
 
|'''Release notes'''
| [[#DESK-MX6-L_1.0.0 | Ver 1.0.0]]
+
| [[DESK-MX6-L/General/Release Notes#DESK-MX6-L 3.0.0|Ver 3.0.0]]
 
|-
 
|-
 
|Product support
 
|Product support
Line 46: Line 50:
 
|-
 
|-
 
|MVM (distro version)
 
|MVM (distro version)
|Ubuntu 16.04
+
|Ubuntu 20.04
 
|-
 
|-
 
|U-Boot version
 
|U-Boot version
|2018.03-desk-mx6-l-1.0.0
+
|2021.04-desk-mx6-l-3.0.0
 
|-
 
|-
 
|Linux version
 
|Linux version
|4.14.98-desk-mx6-l-1.0.0
+
|5.10.35-desk-mx6-l-3.0.0
 
|-
 
|-
 
|Drivers
 
|Drivers
Line 58: Line 62:
 
<div style="width:100%;">
 
<div style="width:100%;">
 
<div style="width:50%; float: left;">
 
<div style="width:50%; float: left;">
SPI NOR Flash (boot)<br>UART debug (2-wire)<br>USB Host<br>USB OTG<br>SD/MMC1<br>CAN<br>Touch screen <br>EMAC<br>SATA      <br>HDMI<br>
+
UART debug (2-wire)<br>USB Host<br>USB OTG<br>SD<br>CAN <br>EMAC     <br>HDMI<br>SPL boot
 
</div>
 
</div>
 
<div style="width:100%;">
 
<div style="width:100%;">
 
<div style="width:50%; float: left;">
 
<div style="width:50%; float: left;">
LVDS0<br>NAND<br>RTC<br>I2C<br>SPI<br>Video Input (MIPI)<br>PCIe<br>[[ConfigID_and_UniqueID | ConfigID]]<br>Splash screen<br>SPL boot
+
LVDS<br>NAND<br>RTC<br>I2C<br>SPI<br>Video Input (MIPI)<br>PCIe<br>[[ConfigID_and_UniqueID | ConfigID]]<br>Splash screen
 
</div>
 
</div>
 
|-
 
|-
 
|Manufacturer BSP version
 
|Manufacturer BSP version
|rel_imx_4.14.98_2.0.0_ga
+
|lf-5.10.35-2.0.0
 
|-
 
|-
 
|Graphic libraries
 
|Graphic libraries
|Qt 5.10.1
+
|Qt 5.15.2
 
|-
 
|-
 
|Build System
 
|Build System
|Yocto sumo (2.5)
+
|Yocto hardknot (3.3)
 
|-
 
|-
 
|Android
 
|Android
Line 85: Line 89:
  
 
* Major change to NXP BSP 4.14.98
 
* Major change to NXP BSP 4.14.98
* Updated u-boot and kernel versions
+
* Updated U-Boot and kernel versions
 
* Updated Yocto version
 
* Updated Yocto version
 
* Updated Qt version
 
* Updated Qt version
Line 108: Line 112:
 
====Downloadable binary images====
 
====Downloadable binary images====
  
All binary images for [[AXEL_Lite_SOM/DESK-MX6-L|DESK-MX6-L]] are hosted on [[mirror:axel|DAVE Embedded System mirror server]]. There you can find a sub directory for each version of this development kit.
+
All binary images for [[AXEL_Lite_SOM/DESK-MX6-L|DESK-MX6-L]] are hosted on [[mirror:desk-mx-l|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>SPL</code> and <code>u-boot.img</code>. Both two files must be stored into SD card using <code>dd</code> command.
+
U-Boot performs 2-stage bootloader providing two files: <code>SPL</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:
 
A summary of images with a brief description can be found into the table below:
Line 131: Line 135:
 
| style="text-align: center" | resistive  
 
| style="text-align: center" | resistive  
 
|-
 
|-
| bootscript
+
| SPL
| style="text-align: center" | [[mirror:axel/desk-mx6-l-1.0.0/boot.scr|boot.scr]]  
+
| style="text-align: center" | [[mirror:desk-mx-l/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_mx6qdldesk_spi_SPL|SPL (Quad / NOR)]] [[mirror:desk-mx-l/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_mx6qdldesk_nand_SPL|SPL (DualLite / NAND)]]
 +
|-
 +
| u-boot.img
 +
| style="text-align: center" | [[mirror:desk-mx-l/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_mx6qdldesk_spi_u-boot.img|(Quad / NOR)]] [[mirror:desk-mx-l/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_mx6qdldesk_nand_u-boot.img|(DualLite / NAND)]]
 +
|-
 +
| Linux kernel
 +
| style="text-align: center" | [[mirror:desk-mx-l/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_uImage|uImage]]
 +
|-
 +
| Device tree (Quad)
 +
| style="text-align: center" | [[mirror:desk-mx-l/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_imx6q-sbcx-cb0012.dtb|imx6q-sbcx-cb0012.dtb]]
 +
|-
 +
| Device tree (DualLite)
 +
| style="text-align: center" | [[mirror:desk-mx-l/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_imx6dl-sbcx-cb0012.dtb|imx6dl-sbcx-cb0012.dtb]]
 +
|}
 +
 
 +
=== DESK-MX6-L 3.0.0 ===
 +
 
 +
{{ImportantMessage|text=New MVM must be installed for using <code>DESK-MX6-L-3.0.0</code>. The VM is available for download on DAVE's XELK Reserved Area for registered users.}}
 +
 
 +
Release notes:
 +
 
 +
* Major change to NXP BSP 5.10.35
 +
* Updated U-Boot and kernel versions
 +
* Updated Yocto version
 +
* Updated Qt version
 +
 
 +
==== Known Limitations ====
 +
 
 +
The following table reports the known limitations of this DESK release:
 +
 
 +
{| class="wikitable"
 +
|-
 +
!Issue
 +
!Description
 +
|-
 +
|NAND Samsung
 +
|NAND Model K9F4G08U0D not detected in u-boot
 +
|-
 +
|Linux kernel <code>xconfig</code>
 +
|<code>make xconfig</code> does not work
 +
|-
 +
|}
 +
 
 +
====Downloadable binary images====
 +
 
 +
All binary images for [[AXEL_Lite_SOM/DESK-MX6-L|DESK-MX6-L]] are hosted on [[mirror:desk-mx-l|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>SPL</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
 +
! DESK version 3.0.0
 +
|-
 +
| Platform
 +
| style="text-align: center" | SBCX - '''SBCX560012C2R'''
 +
|-
 +
| Carrier Board [[ConfigID_and_UniqueID | ConfigID]]
 +
| style="text-align: center" | 0012
 +
|-
 +
| LCD panel
 +
| style="text-align: center" | Ampire 800 x 480 7" LVDS 262K colors (RGB666)
 +
|-
 +
| Touchscreen
 +
| style="text-align: center" | resistive
 
|-
 
|-
 
| SPL  
 
| SPL  
| style="text-align: center" | [[mirror:axel/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_mx6qdldesk_spi_SPL|SPL (Quad / NOR)]] [[mirror:axel/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_mx6qdldesk_nand_SPL|SPL (DualLite / NAND)]]  
+
| style="text-align: center" | [[mirror:desk-mx-l/desk-mx6-l-3.0.0/desk-mx6-l-3.0.0_mx6qdldesk_spi_SPL|SPL (Quad / NOR)]] [[mirror:desk-mx-l/desk-mx6-l-3.0.0/desk-mx6-l-3.0.0_mx6qdldesk_nand_SPL|SPL (DualLite / NAND)]]  
 
|-
 
|-
 
| u-boot.img  
 
| u-boot.img  
| style="text-align: center" | [[mirror:axel/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_mx6qdldesk_spi_u-boot.img|(Quad / NOR)]] [[mirror:axel/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_mx6qdldesk_nand_u-boot.img|(DualLite / NAND)]]  
+
| style="text-align: center" | [[mirror:desk-mx-l/desk-mx6-l-3.0.0/desk-mx6-l-3.0.0_mx6qdldesk_spi_u-boot.img|(Quad / NOR)]] [[mirror:desk-mx-l/desk-mx6-l-3.0.0/desk-mx6-l-3.0.0_mx6qdldesk_nand_u-boot.img|(DualLite / NAND)]]  
 
|-
 
|-
 
| Linux kernel  
 
| Linux kernel  
| style="text-align: center" | [[mirror:axel/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_uImage|uImage]]
+
| style="text-align: center" | [[mirror:desk-mx-l/desk-mx6-l-3.0.0/desk-mx6-l-3.0.0_uImage|uImage]]
 
|-
 
|-
 
| Device tree (Quad)  
 
| Device tree (Quad)  
| style="text-align: center" | [[mirror:axel/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_imx6q-sbcx-cb0012.dtb|imx6q-sbcx-cb0012.dtb]]  
+
| style="text-align: center" | [[mirror:desk-mx-l/desk-mx6-l-3.0.0/desk-mx6-l-3.0.0_imx6q-sbcx-cb0012.dtb|imx6q-sbcx-cb0012.dtb]]  
 
|-
 
|-
 
| Device tree (DualLite)  
 
| Device tree (DualLite)  
| style="text-align: center" | [[mirror:axel/desk-mx6-l-1.0.0/desk-mx6-l-1.0.0_imx6dl-sbcx-cb0012.dtb|imx6dl-sbcx-cb0012.dtb]]  
+
| style="text-align: center" | [[mirror:desk-mx-l/desk-mx6-l-3.0.0/desk-mx6-l-3.0.0_imx6dl-sbcx-cb0012.dtb|imx6dl-sbcx-cb0012.dtb]]  
 
|}
 
|}
 +
  
 
=== Release types ===
 
=== Release types ===
Line 171: Line 242:
 
|-
 
|-
 
|}
 
|}
 
  
 
----
 
----
  
 
[[Category:AXEL Lite]]
 
[[Category:AXEL Lite]]

Revision as of 15:09, 24 February 2022

History
Version Issue Date Notes
1.0.0 Jun 2021 First DESK release
3.0.0 Feb 2022 3.0.0 DESK release



Release Notes[edit | edit source]

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

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

The following table reports the DESK releases information.

DESK version
Release number 3.0.0
Release type Major
Status Released
Release date Feb 2022
Release notes Ver 3.0.0
Product support AXEL Lite
MVM (distro version) Ubuntu 20.04
U-Boot version 2021.04-desk-mx6-l-3.0.0
Linux version 5.10.35-desk-mx6-l-3.0.0
Drivers

UART debug (2-wire)
USB Host
USB OTG
SD
CAN
EMAC
HDMI
SPL boot

LVDS
NAND
RTC
I2C
SPI
Video Input (MIPI)
PCIe
ConfigID
Splash screen

Manufacturer BSP version lf-5.10.35-2.0.0
Graphic libraries Qt 5.15.2
Build System Yocto hardknot (3.3)
Android

DESK-MX6-L 1.0.0[edit | edit source]

200px-Emblem-important.svg.png

New MVM must be installed for using DESK-MX6-L-1.0.0. The VM is available for download on DAVE's XELK Reserved Area for registered users.

Release notes:

  • Major change to NXP BSP 4.14.98
  • Updated U-Boot and kernel versions
  • Updated Yocto version
  • Updated Qt version

Known Limitations[edit | edit source]

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

Issue Description
NAND Samsung NAND Model K9F4G08U0D not detected in u-boot
Linux kernel xconfig make xconfig does not work

Downloadable binary images[edit | edit source]

All binary images for DESK-MX6-L are hosted on 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: SPL and u-boot.img. Both two files must be stored into SD card using dd command.

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

Image DESK version 1.0.0
Platform SBCX - SBCX560012C2R
Carrier Board ConfigID 0012
LCD panel Ampire 800 x 480 7" LVDS 262K colors (RGB666)
Touchscreen resistive
SPL SPL (Quad / NOR) SPL (DualLite / NAND)
u-boot.img (Quad / NOR) (DualLite / NAND)
Linux kernel uImage
Device tree (Quad) imx6q-sbcx-cb0012.dtb
Device tree (DualLite) imx6dl-sbcx-cb0012.dtb

DESK-MX6-L 3.0.0[edit | edit source]

200px-Emblem-important.svg.png

New MVM must be installed for using DESK-MX6-L-3.0.0. The VM is available for download on DAVE's XELK Reserved Area for registered users.

Release notes:

  • Major change to NXP BSP 5.10.35
  • Updated U-Boot and kernel versions
  • Updated Yocto version
  • Updated Qt version

Known Limitations[edit | edit source]

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

Issue Description
NAND Samsung NAND Model K9F4G08U0D not detected in u-boot
Linux kernel xconfig make xconfig does not work

Downloadable binary images[edit | edit source]

All binary images for DESK-MX6-L are hosted on 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: SPL and u-boot.img. Both two files must be stored into SD card using dd command.

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

Image DESK version 3.0.0
Platform SBCX - SBCX560012C2R
Carrier Board ConfigID 0012
LCD panel Ampire 800 x 480 7" LVDS 262K colors (RGB666)
Touchscreen resistive
SPL SPL (Quad / NOR) SPL (DualLite / NAND)
u-boot.img (Quad / NOR) (DualLite / NAND)
Linux kernel uImage
Device tree (Quad) imx6q-sbcx-cb0012.dtb
Device tree (DualLite) imx6dl-sbcx-cb0012.dtb


Release types[edit | edit source]

DESK 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 DESK 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, DESK 1.1.0 is a maintenance release, so it provides the DVDK released with the 1.0.0 major release; customers can easily upgrade to the 1.1.0 release by updating the software components as described in Synchronizing git repositories.

Supported platforms[edit | edit source]

The following table reports the supported platforms in this DESK release:

Platform Description
SBC AXEL Single Board Computer using AXEL Lite SOM as Evaluation Kit