summaryrefslogtreecommitdiff
path: root/release-notes
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-09-14 00:27:35 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-09-14 00:27:35 +0200
commit295c34702a641e71ba7877d7629213acb1707e3d (patch)
tree288c1427d058267905f6d221f8b8c9e0abf45e2c /release-notes
parentd83f9de0e36cb3c8d20ba271389d8a89a85b1d2a (diff)
apalis/colibri iMX6/T20/T30/VF50/VF61: Update release notes
Diffstat (limited to 'release-notes')
-rw-r--r--release-notes/Apalis_T30_LinuxReleaseNotesV2.x.txt10
-rw-r--r--release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt6
-rw-r--r--release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt6
-rw-r--r--release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt6
-rw-r--r--release-notes/Colibri_VF_LinuxReleaseNotesV2.x.txt6
5 files changed, 29 insertions, 5 deletions
diff --git a/release-notes/Apalis_T30_LinuxReleaseNotesV2.x.txt b/release-notes/Apalis_T30_LinuxReleaseNotesV2.x.txt
index 976df3a..cd2d12b 100644
--- a/release-notes/Apalis_T30_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Apalis_T30_LinuxReleaseNotesV2.x.txt
@@ -29,6 +29,10 @@ Linux Image V2.3 Beta 2 (September 3, 2014)
Known Issues:
- LP1 suspend might fail due to pending USB interrupts
- LP1 suspend might hang due to display controller issue
+- The Angstrom-Distribution since switched to using ARM Thumb2 instruction set.
+ To use their binary feeds e.g. using the opkg package manager please change in
+ /etc/opkg/base-feed.conf et. al. armv7ahf-vfp-neon to armv7at2hf-vfp-neon.
+ We consider switching in our next release.
********************************************************************************
Linux Image V2.3 Beta 1 (August 4, 2014)
@@ -73,6 +77,10 @@ Linux Image V2.3 Beta 1 (August 4, 2014)
Known Issues:
- LP1 suspend might fail due to pending USB interrupts
- LP1 suspend might hang due to display controller issue
+- The Angstrom-Distribution since switched to using ARM Thumb2 instruction set.
+ To use their binary feeds e.g. using the opkg package manager please change in
+ /etc/opkg/base-feed.conf et. al. armv7ahf-vfp-neon to armv7at2hf-vfp-neon.
+ We consider switching in our next release.
********************************************************************************
Linux Image V2.1 Beta 3 (March 18, 2014)
@@ -432,4 +440,4 @@ Boot from eMMC:
- upon first boot post-install scripts are run which takes around 2 minutes,
please be patient
-Toradex, September 4, 2014
+Toradex, September 14, 2014
diff --git a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
index bf78633..f97c74a 100644
--- a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
@@ -62,6 +62,10 @@ Known Issues:
misconfiguration of the Linux kernel. Unset CONFIG_RC_MODE_IN_EP_RC_SYS
and recompile the kernel.
http://git.toradex.com/gitweb/linux-toradex.git/commit/09c7ac4adbb2e807b921d02caacc7c53abdedac7
+- The Angstrom-Distribution since switched to using ARM Thumb2 instruction set.
+ To use their binary feeds e.g. using the opkg package manager please change in
+ /etc/opkg/base-feed.conf et. al. armv7ahf-vfp-neon to armv7at2hf-vfp-neon.
+ We consider switching in our next release.
********************************************************************************
Linux Image V2.2 Beta 1 (April 04, 2014)
@@ -240,4 +244,4 @@ If the boot loader on the module got corrupted this recovers it by loading U-Boo
- run ./update.sh -d
- stop at the U-Boot prompt and begin the update as stated above
-Toradex, September 2, 2014
+Toradex, September 14, 2014
diff --git a/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt b/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt
index 6c1ec5d..9cc60a2 100644
--- a/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt
@@ -51,6 +51,10 @@ Linux Image V2.3 Beta 1 (August 4, 2014)
Known Issues:
- LP1 suspend might fail due to pending USB interrupts
- LP1 suspend might hang due to display controller issue
+- The Angstrom-Distribution since switched to using ARM Thumb2 instruction set.
+ To use their binary feeds e.g. using the opkg package manager please change in
+ /etc/opkg/base-feed.conf et. al. armv7ahf-vfp to armv7at2hf-vfp.
+ We consider switching in our next release.
********************************************************************************
Linux Image V2.1 Beta 3 (March 18, 2014)
@@ -458,4 +462,4 @@ Boot from SD Card:
- power cycle
- upon first boot post-install scripts are run which takes around 2 minutes, please be patient
-Toradex, August 5, 2014
+Toradex, September 14, 2014
diff --git a/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt b/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
index f00d26a..ff4a301 100644
--- a/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
@@ -57,6 +57,10 @@ Known Issues:
- certain low-speed USB devices might not get detected
- on first boot the resizing process adversely affects system performance for
the first few minutes until completed
+- The Angstrom-Distribution since switched to using ARM Thumb2 instruction set.
+ To use their binary feeds e.g. using the opkg package manager please change in
+ /etc/opkg/base-feed.conf et. al. armv7ahf-vfp-neon to armv7at2hf-vfp-neon.
+ We consider switching in our next release.
********************************************************************************
Linux Image V2.1 Beta 3 (March 18, 2014)
@@ -445,4 +449,4 @@ Boot from eMMC:
- power cycle
- upon first boot post-install scripts are run which takes around 2 minutes, please be patient
-Toradex, August 5, 2014
+Toradex, September 14, 2014
diff --git a/release-notes/Colibri_VF_LinuxReleaseNotesV2.x.txt b/release-notes/Colibri_VF_LinuxReleaseNotesV2.x.txt
index d5755c6..3908aa3 100644
--- a/release-notes/Colibri_VF_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Colibri_VF_LinuxReleaseNotesV2.x.txt
@@ -49,6 +49,10 @@ Known Issues:
(This has been observed on an Evaluation Board V2.1)
- Analogue audio is not working on the Colibri VF61
- USB client is not reliable (communication freezes when using RNDIS/g_ether)
+- The Angstrom-Distribution since switched to using ARM Thumb2 instruction set.
+ To use their binary feeds e.g. using the opkg package manager please change in
+ /etc/opkg/base-feed.conf et. al. armv7ahf-vfp-neon to armv7at2hf-vfp-neon.
+ We consider switching in our next release.
********************************************************************************
Linux Image V2.2 Beta 1 (June 03, 2014)
@@ -390,4 +394,4 @@ Boot from SD Card:
- apply power
- upon first boot post-install scripts are run which takes around 2 minutes, please be patient
-Toradex, August 5, 2014
+Toradex, September 14, 2014