summaryrefslogtreecommitdiff
path: root/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-02-06 13:32:37 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-02-06 13:32:37 +0100
commitca6be59e948fc1e028ba7cb94c4d5bcef32d7167 (patch)
treec4d40204d9b7d1a2a7f06e1eb4c6eeb06f465de5 /release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
parent0332b92b5c2e7ac6d490d274b2001f840d99d99b (diff)
Apalis/Colibri iMX6: Update release notes
Add issue with getty also started on ttymxc1.
Diffstat (limited to 'release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt')
-rw-r--r--release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt8
1 files changed, 7 insertions, 1 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