summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt8
-rw-r--r--release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt5
2 files changed, 11 insertions, 2 deletions
diff --git a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
index aba1671..ab959d5 100644
--- a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
@@ -44,6 +44,9 @@ Known Issues:
- X uses only the fb0 device
- flash_eth.img requires manual splitting of the root.ext3 file.
see the apalis-imx6_bin/flash_eth.scr script
+- a serial getty is started on ttymxc1 in addition to ttymxc0
+ to disable this permanently execute the following command on the module:
+ systemctl disable serial-getty@ttymxc1.service
********************************************************************************
Linux Image V2.3 Beta 5 (December 19, 2014)
@@ -87,6 +90,9 @@ Known Issues:
- X uses only the fb0 device
- flash_eth.img requires manual splitting of the root.ext3 file.
see the apalis-imx6_bin/flash_eth.scr script
+- a serial getty is started on ttymxc1 in addition to ttymxc0
+ to disable this permanently execute the following command on the module:
+ systemctl disable serial-getty@ttymxc1.service
********************************************************************************
Linux Image V2.3 Beta 3 (October 31, 2014)
@@ -383,4 +389,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, January 12, 2015
+Toradex, February 06, 2015
diff --git a/release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt b/release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt
index baeb76e..f68c438 100644
--- a/release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt
@@ -47,6 +47,9 @@ Known Issues:
- X uses only the fb0 device
- flash_eth.img requires manual splitting of the root.ext3 file.
see the colibri-imx6_bin/flash_eth.scr script
+- a serial getty is started on ttymxc1 in addition to ttymxc0
+ to disable this permanently execute the following command on the module:
+ systemctl disable serial-getty@ttymxc1.service
********************************************************************************
Linux Image V2.3 Beta 4 (November 13, 2014)
@@ -221,4 +224,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, December 19, 2014
+Toradex, February 06, 2015