summaryrefslogtreecommitdiff
path: root/release-notes/Apalis_iMX6_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/Apalis_iMX6_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/Apalis_iMX6_LinuxReleaseNotesV2.x.txt')
-rw-r--r--release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt39
1 files changed, 38 insertions, 1 deletions
diff --git a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
index d0a6433..044bc71 100644
--- a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
@@ -17,6 +17,43 @@ 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 (needed on Tegras)
+- Linux kernel:
+ - adapt to changed ldb driver (LVDS)
+ - enable RTL8192CU driver e.g. for LM006 USB Wi-Fi stick
+- 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
+ - change name for IT specific U-Boot binary
+- Update scripts:
+ - re-introduce update_uboot_it applicable for Apalis iMX6 IT modules
+
+- sources git.toradex.com tag Apalis_iMX6_LinuxImageV2.5Beta3_20151215
+ - repository linux-toradex branch toradex_imx_3.14.28_1.0.0_ga
+ - repository u-boot-toradex branch 2015.04-toradex
+
+Known Issues:
+- PCIe suspend/resume issue
+- USB RNDIS is racy due to networkd bug
+- some USB Thumb drivers don't work well in U-Boot
+- USB hub on Evaluation Board not enabled in U-Boot
+- on first boot the resizing process adversely affects system performance for
+ the first few minutes until completed
+- Display resolution can be set for some output configurations, set the U-Boot
+ environment variable vidargs accordingly.
+- X uses only the fb0 device
+- 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.
+
+********************************************************************************
Linux Image V2.5 Beta 2 (November 6, 2015)
- U-Boot boot loader:
- add return code for cfgblock commands which allows scripting
@@ -428,4 +465,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-imx6-modules
-Toradex, November 9, 2015
+Toradex, December 17, 2015