summaryrefslogtreecommitdiff
path: root/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-12-17 15:15:46 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-12-17 17:48:58 +0100
commit9fb46d9715eff073f0db17bc0a8660480b145982 (patch)
tree81b722795a92bfbffb77d1dd4346f761fca367a4 /release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
parentf958f4c1fb4c3c04f844246001bb69a51863abe6 (diff)
Updated release notes.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt')
-rw-r--r--release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt35
1 files changed, 34 insertions, 1 deletions
diff --git a/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt b/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
index fcba5cf..21af367 100644
--- a/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
@@ -16,6 +16,39 @@ Licensing:
- customer required to obtain proper re-distribution license
********************************************************************************
+Linux Image V2.5 Beta 3 (December 15, 2015)
+- U-Boot boot loader:
+ - disable delete-null-pointer-checks compiler flag fixing memory test crashes
+- Linux kernel:
+ - enable RTL8192CU driver e.g. for LM006 USB Wi-Fi stick
+ - add multitouch HID support
+ - ADV7280 V4L2 integration e.g. for new Toradex ACA V2.x (formerly ACM)
+- Linux user-space:
+ - make sure USB RNDIS Gadget is started before networkd
+ - use new Toradex feed server as default feed URI
+- OpenEmbedded build system:
+ - fix memcpy.patch to apply to Linaro layer and openembedded layer glibc
+ - remove create_configblock.sh from deployment tarball
+ - add rtl8192cu firmware for LM006 USB Wi-Fi adapter
+ - add README with dependency and contribution information
+ - backport rtl8192cx for latest available firmware
+
+- sources git.toradex.com tag Colibri_T30_LinuxImageV2.5Beta3_20151215
+ - repository linux-toradex branch tegra
+ - repository u-boot-toradex branch 2015.04-toradex
+
+Known Issues:
+- connecting an analogue mic to the on module codec resets the codec, so that
+ neither headphone out nor mic in works anymore. Workaround: Have mic
+ connected before boot or change the output source between DAC/LineIn
+- on first boot the resizing process adversely affects system performance for
+ the first few minutes until completed
+- Ethernet aka TFTP update requires manual splitting of the root.ext3 file
+ which can be taken care of by the -c argument of our update.sh script.
+- LP1 suspend might fail due to pending USB interrupts
+- LP1 suspend might hang due to display controller issue
+
+********************************************************************************
Linux Image V2.5 Beta 2 (November 6, 2015)
- U-Boot boot loader:
- add return code for cfgblock commands which allows scripting
@@ -627,4 +660,4 @@ Not working or not tested:
Flashing instruction have been moved to the Toradex developer article:
http://developer.toradex.com/knowledge-base/flashing-linux-on-tegra-modules
-Toradex, November 6, 2015
+Toradex, December 17, 2015