README: Update dey-2.6-r1 changelog

https://jira.digi.com/browse/DEL-6518

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2019-04-01 12:40:29 +02:00
parent 86104b4ffa
commit e20f2877db
1 changed files with 25 additions and 90 deletions

115
README.md
View File

@ -1,10 +1,10 @@
# Digi Embedded Yocto (DEY) 2.4
## Release 2.4-r2.2
# Digi Embedded Yocto (DEY) 2.6
## Release 2.6-r1.1
This document provides information about Digi Embedded Yocto,
Digi International's professional embedded Yocto development environment.
Digi Embedded Yocto 2.4 is based on the Yocto Project(TM) 2.4 (Rocko) release.
Digi Embedded Yocto 2.6 is based on the Yocto Project(TM) 2.6 (Thud) release.
For a full list of supported features and interfaces please refer to the
online documentation.
@ -32,32 +32,6 @@ Software for the following hardware platforms is in production support:
* [CC-WMX6UL-KIT](https://www.digi.com/products/models/cc-wmx6ul-kit) ([Get Started](https://www.digi.com/resources/documentation/digidocs/90001547/default.htm#concept/yocto/c_get_started_with_yocto.htm))
* [CC-SBP-WMX-JN58](https://www.digi.com/products/models/cc-sbp-wmx-jn58)
## ConnectCore 6
* ConnectCore 6 System-on-Module (SOM)
* [CC-WMX-J97C-TN](https://www.digi.com/products/models/cc-wmx-j97c-tn)
* [CC-WMX-L96C-TE](https://www.digi.com/products/models/cc-wmx-l96c-te)
* [CC-WMX-L87C-TE](https://www.digi.com/products/models/cc-wmx-l87c-te)
* [CC-MX-L76C-Z1](https://www.digi.com/products/models/cc-mx-l76c-z1)
* [CC-MX-L86C-Z1](https://www.digi.com/products/models/cc-mx-l86c-z1)
* [CC-MX-L96C-Z1](https://www.digi.com/products/models/cc-mx-l96c-z1)
* [CC-WMX-L76C-TE](https://www.digi.com/products/models/cc-wmx-l76c-te)
* CC-WMX-K87C-FJA
* CC-WMX-K77C-TE
* CC-WMX-L97D-TN
* CC-WMX-J98C-FJA
* CC-WMX-J98C-FJA-1
* ConnectCore 6 SBC
* [CC-WMX6-KIT](https://www.digi.com/products/models/cc-wmx6-kit) ([Get Started](https://www.digi.com/resources/documentation/digidocs/90001546/default.htm#concept/yocto/c_get_started_with_yocto.htm))
* [CC-SB-WMX-J97C-1](https://www.digi.com/products/models/cc-sb-wmx-j97c-1)
* [CC-SB-WMX-L87C-1](https://www.digi.com/products/models/cc-sb-wmx-l87c-1)
* [CC-SB-WMX-L76C-1](https://www.digi.com/products/models/cc-sb-wmx-l76c-1)
## ConnectCore 6 Plus
* ConnectCore 6 Plus System-on-Module (SOM)
* CC-WMX-KK8D-TN
* ConnectCore 6 Plus SBC
* CC-SB-WMX-KK8D
## ConnectCore 8X
* ConnectCore 8X System-on-Module (SOM)
* [CC-WMX-JM7D-NN](https://www.digi.com/cc8x)
@ -76,7 +50,7 @@ hardware.
# Installation
Digi Embedded Yocto is composed of a set of different Yocto layers that work in
parallel. The layers are specified on a [manifest](https://github.com/digi-embedded/dey-manifest/blob/rocko/default.xml) file.
parallel. The layers are specified on a [manifest](https://github.com/digi-embedded/dey-manifest/blob/thud/default.xml) file.
To install, please follow the instructions at the dey-manifest [README](https://github.com/digi-embedded/dey-manifest)
@ -86,42 +60,34 @@ Documentation is available online at https://www.digi.com/resources/documentatio
# Downloads
* Demo images: ftp://ftp1.digi.com/support/digiembeddedyocto/2.4/r2/images/
* Software Development Kit (SDK): ftp://ftp1.digi.com/support/digiembeddedyocto/2.4/r2/sdk/
* Demo images: ftp://ftp1.digi.com/support/digiembeddedyocto/2.6/r1/images/
* Software Development Kit (SDK): ftp://ftp1.digi.com/support/digiembeddedyocto/2.6/r1/sdk/
# Release Changelog
## 2.4-r2.1
## 2.6-r1
* Added support for ConnectCore 8X platform. Supported features:
* Bluetooth and Wireless interfaces (STA, SoftAP, P2P, Concurrence)
* MCA: Reset, Watchdog, RTC, GPIOs and ADCs
* Updated U-Boot to version 2017.03-r2
* Fixed XBee RESET_N polarity assertion. Requires updating polarity of the
``digi,reset-gpio`` property of node ``xbee`` on device tree files derived from
ConnectCore 6UL SBC Pro to use polarity **GPIO_ACTIVE_LOW**
* Updated AWS Greengrass core to version 1.7.0
* Updated kernel version to v4.9.135 for i.MX6 and i.MX6UL platforms.
## 2.4-r1
* Release based on [Yocto 2.4 (Rocko)](https://www.yoctoproject.org/downloads/core/rocko24) including:
* New toolchain based on GCC-7.2.0 and GLIBC-2.26
* Updated Qt 5.9.4
* Release based on [Yocto 2.6 (Thud)](https://www.yoctoproject.org/software-overview/downloads) including:
* New toolchain based on GLIBC-2.28
* Updated Qt 5.11.3
* Updated NetworkManager to v1.14.4
* Updated Wpa-supplicant to v2.6
* Updated gstreamer1.0 to v1.14.0
* Updated busybox to v1.29.2
* Updated bluez5 to v5.50
* Updated OpenSSL to v1.1.1a
* Package upgrades and security fixes
* Updated kernel version to v4.9 for ConnectCore 6 platform
* Updated U-Boot to version 2015.04-r12
* Updated Cryptoauthlib version to v3.0
* Added support for Goodix 10" display
* Updated documentation
* Updated kernel version to v4.14.107 for i.MX8X and i.MX6UL platforms
* Updated U-Boot to version 2018.03-r1 for i.MX8X platform
* Updated AWS Greengrass core to version 1.8.0
* Added support for Code Signing Tool 3.1.0
* Changed initialization manager in ConnectCore 8X platforms to systemd
# Known Issues and Limitations
This is a list of known issues and limitations at the time of release. An
updated list can be found on the online documentation.
* If TrustFence (TM) image encryption support is enabled, the uSD image will
boot a signed U-Boot only.
* Firmware update
* The software update package must be located in the root level of the
update media (subfolders are not yet supported).
@ -129,9 +95,10 @@ boot a signed U-Boot only.
* Remote file system management fails with long file names and paths
(over 255 characters).
* For P2P connections Digi recommends "Negotiated GO" modes. The QCA6564
devices (ConnectCore 6UL and ConnectCore 6 Plus) running a 4.9 kernel
version fail to join to autonomous groups.
* Trustfence secure console is not supported on U-Boot v2017.03. In order to use this functionality, U-Boot v2015.04 will be required.
devices (ConnectCore 6UL) running a 4.14 kernel version fail to join to
autonomous groups.
* Disabling Trustfence secure console via GPIO is not supported on U-Boot v2017.03.
* Trustfence is not yet supported on U-Boot v2018.03.
## ConnectCore 6UL
@ -152,39 +119,9 @@ boot a signed U-Boot only.
currently supported.
* The QCA6564 wireless chip does not support Wake On Wireless LAN.
## ConnectCore 6
* ConnectCore 6 System-on-Module (SOM)
* NXP i.MX6 processor has a documented errata (ERR004512) whereby the maximum
performance of the Gigabit FEC is limited to 400Mbps (total for Tx and Rx).
* When using softAP mode on Band A on the Qualcomm AR6233, channels used for
Dynamic Frequency Selection (DFS) are not supported.
* The Qualcomm AR6233 firmware does not support the following configuration
modes:
* Concurrent modes involving P2P mode, such as P2P + softAP or P2P + STA.
* Bluetooth + softAP + STA concurrent mode.
* A maximum of five clients are supported when using Qualcomm's AR6233 in
softAP mode.
* A maximum of ten connected devices are supported when using Qualcomm's AR6233
Bluetooth Low Energy mode.
* ConnectCore 6 SBC
* The Micrel PHY KSZ9031 may take between five and six seconds to
auto-negotiate with Gigabit switches.
## ConnectCore 6 Plus
* ConnectCore 6 Plus System-on-Module (SOM)
* NXP i.MX6QP processor has a documented errata (ERR004512) whereby the maximum
performance of the Gigabit FEC is limited to 400Mbps (total for Tx and Rx).
* ConnectCore 6 Plus SBC
* The Micrel PHY KSZ9031 may take between five and six seconds to
auto-negotiate with Gigabit switches.
## ConnectCore 8X
* i.MX8QXP Processor
* The following processor features are not supported in this BSP release:
Power Management, PWM, ADC, RS485. They will be implemented in future releases.
* GPU maximum performance reduced. The maximum frequency targets are 850 MHz
for the shaders and 700 MHz for the core. However, in this hardware release
the maximum frequency is limited to 650 MHz for the shaders and 600 MHz for
@ -192,8 +129,6 @@ boot a signed U-Boot only.
be met in future releases of the hardware.
* BSDL operation is not supported. It will be available in future releases
of the hardware.
* ConnectCore 8X SBC Pro
* USB 3.0 not supported.
* Digi Embedded Yocto
* The following features are not supported in this release for the ConnectCore 8X plaform:
* Trustfence (TM)