summaryrefslogtreecommitdiff
path: root/release-notes
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-09-02 14:11:28 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-09-02 14:11:28 +0200
commitec5bd01388f3747da1d449b07fb53c429ae18617 (patch)
treea25b9c9fbe3475306880ef8eaa185e079c99f6b7 /release-notes
parentacd704f37bd3eead4b8d1f4970266a44553140d6 (diff)
apalis-imx6: Release notes: add notes for PCIe config
Diffstat (limited to 'release-notes')
-rw-r--r--release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
index 5d92118..bf78633 100644
--- a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
@@ -58,6 +58,10 @@ Known Issues:
display).
- X uses only the fb0 device
- initial rootfs must fit in RAM, i.e. it must not be greater than ~900MB
+- PCIe does enumerate devices but further access does fail due to a
+ 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
********************************************************************************
Linux Image V2.2 Beta 1 (April 04, 2014)
@@ -236,4 +240,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, August 25, 2014
+Toradex, September 2, 2014