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
commit57cedac90671758fdf257c4bbfaf6789ee571bd7 (patch)
tree442c8ebebc98ff9ae6152d5335c1c451fa5955b6 /release-notes
parentbcf729ab51a994e496f17006f38ba2a18216e0b0 (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