summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-01-22 16:51:11 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-03-14 14:26:17 +0100
commitd6b19689ae13562db9c39fdedd37a9f0407161c8 (patch)
tree6bf36d7ec7c2543054e618be23df40391fd06bf9
parent1000f7336c2e80aedfc4ea402ed5c30476e14b83 (diff)
Apalis_iMX6_LinuxReleaseNotesV2.x.txt: document update_it bug
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-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 044bc71..d461f11 100644
--- a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
@@ -41,6 +41,12 @@ Linux Image V2.5 Beta 3 (December 15, 2015)
- repository u-boot-toradex branch 2015.04-toradex
Known Issues:
+- update_it does not find the U-Boot binary. Updating from a V2.5 Beta 1 and
+ older image will fail, updating from a newer image will update all components
+ but U-Boot.
+ workaround: on the update media, (SD-card, TFTP server) make a copy with
+ the correct name.
+ /srv/tftp/ # cp apalis_imx6/u-boot.imx-it apalis_imx6/u-boot-it.imx
- PCIe suspend/resume issue
- USB RNDIS is racy due to networkd bug
- some USB Thumb drivers don't work well in U-Boot
@@ -465,4 +471,4 @@ Not working or not tested:
Flashing instruction have been moved to the Toradex developer article:
http://developer.toradex.com/knowledge-base/flashing-linux-on-imx6-modules
-Toradex, December 17, 2015
+Toradex, January 22, 2016