summaryrefslogtreecommitdiff
path: root/release-notes/Colibri_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
commit66bd4c58c9b29c3e6ec1028755c3088908819a65 (patch)
tree1782e10a86615dece3b0822f6366abc984ce0e64 /release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt
parente42e11579a91c7f0b555f645753c473414fe9365 (diff)
Apalis/Colibri iMX6: Update release notes
Add issue with getty also started on ttymxc1.
Diffstat (limited to 'release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt')
-rw-r--r--release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt5
1 files changed, 4 insertions, 1 deletions
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