Open main menu

DAVE Developer's Wiki β

Changes

DESK-MX6-L/General/Release Notes

4,690 bytes added, 09:56, 23 October 2020
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="border-le..."
<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"|Oct 2020
|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
|-
|}
<section end=History/>
<section begin=Body/>

==Release Notes==

'''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.
{| class="wikitable"
!
!width="300pt"|DESK version
|-
|Release number
|1.0.0
|-
|Release type
|Major
|-
|Status
|Released
|-
|Release date
|Oct 2020
|-
|'''Release notes'''
| [[#DESK | Ver 1.0.0]]
|-
|Product support
|AXEL Lite
|-
|MVM (distro version)
|Ubuntu 16.04
|-
|U-Boot version
|2018.03-desk-mx6-l-1.0.0
|-
|Linux version
|4.14.98-desk-mx6-l-1.0.0
|-
|Drivers
|
<div style="width:100%;">
<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>
</div>
<div style="width:100%;">
<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
</div>
|-
|Manufacturer BSP version
|rel_imx_4.14.98_2.0.0_ga
|-
|Graphic libraries
|Qt 5.10.1
|-
|Build System
|Yocto sumo (2.5)
|-
|Android
|
|}

===Downloadable binary images===

All binary images for [[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.

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"
|-
! Image !! colspan="4" |DESK version x.y.z
|-
| Platform || SBCX rev.B || SBCX rev.B
|-
| Carrier Board [[ConfigID_and_UniqueID | ConfigID]]|| 0012 || 0013
|-
| LCD panel || colspan="3" style="text-align: center" | Ampire 800 x 480 7" LVDS 262K colors (RGB666)<br>(AM-800480STMQW-TA1 or AM-800480SETMQW-TA1H)
|-
| Touchscreen || colspan="1" | resistive || colspan="1" style="text-align: center" | capacitive
|-
| bootscript || colspan="3" style="text-align: center" |[[mirror:axel/xelk-5.0.0/boot.scr|boot.scr]]
|-
| SPL || colspan="3" style="text-align: center" |[[mirror:axel/xelk-5.0.0/xelk-5.0.0_mx6qdlaxel_spi_SPL|SPL (Quad / NOR)]] [[mirror:axel/xelk-5.0.0/xelk-5.0.0_mx6qdlaxel_nand_SPL|SPL (DualLite / NAND)]]
|-
| u-boot.img || colspan="3" style="text-align: center" |[[mirror:axel/xelk-5.0.0/xelk-5.0.0_mx6qdlaxel_spi_u-boot.img|(Quad / NOR)]] [[mirror:axel/xelk-5.0.0/xelk-5.0.0_mx6qdlaxel_nand_u-boot.img|(DualLite / NAND)]]
|-
| Linux kernel || colspan="3" style="text-align: center" |[[mirror:axel/xelk-5.0.0/xelk-5.0.0_uImage|uImage]]
|-
| Device tree (Quad) || [[mirror:axel/xelk-5.0.0/xelk-5.0.0_imx6q-sbcx-cb0012.dtb|imx6q-sbcx-cb0012.dtb]] || [[mirror:axel/xelk-5.0.0/xelk-5.0.0_imx6q-sbcx-cb0013.dtb|imx6q-sbcx-cb0013.dtb]]
|-
| Device tree (DualLite) || [[mirror:axel/xelk-5.0.0/xelk-5.0.0_imx6dl-sbcx-cb0012.dtb|imx6dl-sbcx-cb0012.dtb]] || [[mirror:axel/xelk-5.0.0/xelk-5.0.0_imx6dl-sbcx-cb0013.dtb|imx6dl-sbcx-cb0013.dtb]]
|}

----

[[Category:AXEL Lite]]
8,286
edits