summaryrefslogtreecommitdiff
path: root/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-08-05 18:11:53 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-08-05 18:11:53 +0200
commita93a7294ac84e62476d28fb85bb650da97eb0fb0 (patch)
treecdfab4d74d113978d810ebabdf090147c1c847c6 /release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt
parent2c4d7697407943061209a4f1816f19acbe4d5be6 (diff)
apalis/colibri iMX6/T20/T30/VF50/VF61: Update release notes
Diffstat (limited to 'release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt')
-rw-r--r--release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt47
1 files changed, 44 insertions, 3 deletions
diff --git a/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt b/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt
index 4a2cbde..6c1ec5d 100644
--- a/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt
@@ -5,13 +5,54 @@ Release Notes: Linux Image V2.x for Colibri T20
Contents:
- U-Boot 2011.06 boot loader
- Linux 3.1.10 kernel, based on NVIDIA's Linux for Tegra (L4T) release R16.4
-- OpenEmbedded oe-core 2013.06 based root file system, using LXDE desktop environment
+- Yocto/OpenEmbedded daisy/2014.06 based root file system, using LXDE desktop
+ environment
+
+==> Flashing instructions can be found at the very bottom of this release notes
Licensing:
- proprietary multimedia codecs included for evaluation purpose only
- customer required to obtain proper re-distribution license
********************************************************************************
+Linux Image V2.3 Beta 1 (August 4, 2014)
+- U-Boot
+ - Fix/hack sd boot environment
+ - Fix out-of-tree build
+ - Only mux used LCD pins
+- Linux kernel:
+ - Fix locking in BERR counter functionality of MCP251x CAN driver
+ - Disable DC when frame buffer off detected
+ - Clarify MCP2515 reset
+ - Add SPI controller platform data for hardware chip select
+ - Fix AC97 audio capture issue
+ - Enable CONFIG_FHANDLE required for later systemd
+ - Remove synchronize_rcu() from cgroup_attach_{task|proc}() to speed-up systemd boot-up
+ - Enable VLAN functionality
+ - Fix memset-related crashes caused by recent GCC (4.7.2) optimisations
+- Linux user-space
+ - Update from oe's dylan to daisy
+ - Fix comments in xorg.conf files
+ - Provide the khronos headers locally
+ - Replace "eglplatform.h" file
+ - Prefer using EGL GLES from toradex-nv-binaries package
+ - Remove machine feed URL, as it does not exist
+ - Only start xinput-calibrator.service when LXDM is enabled
+ - Use X server 1.14.4
+ - Integrate u-boot-fw-utils fw_printenv fw_setenv
+ - Disable openssh's use of reverse DNS
+ - Add gstreamer-rtp-manager and unclutter
+ - Update GPIO config tool to V1.2
+
+- sources git.toradex.com tag Colibri_T20_LinuxImageV2.3Beta1_20140804
+ - repository linux-toradex branch tegra
+ - repository u-boot-toradex branch tegra
+
+Known Issues:
+- LP1 suspend might fail due to pending USB interrupts
+- LP1 suspend might hang due to display controller issue
+
+********************************************************************************
Linux Image V2.1 Beta 3 (March 18, 2014)
- U-Boot:
- Enable hardware boot partition support (via 'mmc dev [dev] [part]' command).
@@ -336,7 +377,7 @@ Working on latest image:
- Linux user-space
- graphics (LVDS-1 aka TFTLCD and HDMI-1 aka DVI-D)
- tegrastats
- - Firefox
+ - Firefox browser
- Gstreamer video encode and playback, independent dual full HD video decode
- GPIO config tool
- LXDE
@@ -417,4 +458,4 @@ Boot from SD Card:
- power cycle
- upon first boot post-install scripts are run which takes around 2 minutes, please be patient
-Toradex, March 18, 2014
+Toradex, August 5, 2014