meta-digi: update README.md for release dey-2.0-r5
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
7005b0a330
commit
f53cb09e23
27
README.md
27
README.md
|
|
@ -59,14 +59,31 @@ Documentation is available online on the Digi documentation site:
|
|||
|
||||
# Downloads
|
||||
|
||||
* Demo images: ftp://ftp1.digi.com/support/digiembeddedyocto/2.0/r4/images/
|
||||
* Software Development Kit (SDK): ftp://ftp1.digi.com/support/digiembeddedyocto/2.0/r4/sdk/
|
||||
* Demo images: ftp://ftp1.digi.com/support/digiembeddedyocto/2.0/r5/images/
|
||||
* Software Development Kit (SDK): ftp://ftp1.digi.com/support/digiembeddedyocto/2.0/r5/sdk/
|
||||
|
||||
# Release Changelog
|
||||
|
||||
## 2.0-r5
|
||||
|
||||
* TBC
|
||||
* Digi Embedded Yocto
|
||||
* Support firmware update through the new recovery mode
|
||||
* Initial support to connect to Device Cloud with the CloudConnector
|
||||
* Updated U-Boot to version 'dub-2015.04-r7' for Digi ConnectCore 6 and 6UL
|
||||
* Digi ConnectCore 6UL
|
||||
* Added support to audio codec MAX98089
|
||||
* Added support to camera Omnivision OV5642
|
||||
* Optimized kernel configuration (smaller kernel)
|
||||
* Added support for EDO mode on NAND Flash
|
||||
* Added PMIC NVRAM support through sysfs
|
||||
* Added suspend support for PMIC regulators
|
||||
* Added support for i.MX6UL ADC channels
|
||||
* Added voltage scaling support for MCA ADC
|
||||
* Added full-system reset support to MCA watchdog
|
||||
* Added MCA 32KHz output control through sysfs
|
||||
* Added VRef output control through sysfs
|
||||
* Added support to PWM1 on Starter Board expansion header
|
||||
* Kernel v4.1.38
|
||||
|
||||
## 2.0-r4
|
||||
|
||||
|
|
@ -133,10 +150,6 @@ properly. To work around this problem the UART is configured without hardware
|
|||
flow control at 115200 bps, reducing the maximum throughput of this interface.
|
||||
This problem will be corrected in newer revisions of the hardware.
|
||||
|
||||
* U-Boot version dub-2015.04-r4.5 may report running on Starter Board version 1
|
||||
even when your Starter Board is version 2. In that case Ethernet does not work
|
||||
in U-Boot. More recent versions of U-Boot fix this issue.
|
||||
|
||||
## Digi ConnectCore 6
|
||||
|
||||
* NXP i.MX6 processor has a documented errata (ERR004512) whereby the maximum
|
||||
|
|
|
|||
Loading…
Reference in New Issue