From 086b6b3991c7c22bb611c06dd0640db1cd019e02 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Tue, 5 Jul 2016 17:17:01 +0200 Subject: updated release notes Signed-off-by: Marcel Ziswiler Acked-by: Max Krummenacher --- .../Colibri_iMX6_LinuxReleaseNotesV2.x.txt | 53 ++++++++++++++++++++-- 1 file changed, 49 insertions(+), 4 deletions(-) (limited to 'release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt') diff --git a/release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt b/release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt index 1ed14fc..25e0e51 100644 --- a/release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt +++ b/release-notes/Colibri_iMX6_LinuxReleaseNotesV2.x.txt @@ -15,6 +15,51 @@ Licensing: - proprietary multimedia codecs included for evaluation purpose only - customer required to obtain proper re-distribution license +******************************************************************************** +Linux Image V2.6 Beta 2 (June 30, 2016) + +- U-Boot boot loader: + - update do_patch_ddr_size to parse ivt and dcd + - synchronize/improve memory options + - net: increase maximum frame size to accommodate VLAN packets + - update: make setupdate self contained + - increase maximum temperature for booting linux +- Linux kernel: + - mxc_v4l2_capture: Allow clock setting for de-interlaced video input + - media: Add support for ADV7280 decoder driver as found on ACA + - add MCP2515 SPI CAN controller to device tree + - can: mcp251x: fix resume when device is down +- Linux user-space: + - trdx-extra.inc: add iperf3 to all images + - florence: update to latest version 0.5.4, build without sound and drop + gstreamer 0.10 dependency + - images: i.mx 6 don't deploy gstreamer xvimagesink, xvinfo + - gpioconfig: fix pkg_postrm +- OpenEmbedded build system: + - linux-toradex-fsl-rt: Added a real-time kernel recipe for 3.14.52 + - further clean-up update.sh update script + - angstrom-qt5-x11-image: add a recipe which deploys qt5 and starts a demo + +- sources git.toradex.com tag Colibri_iMX6_LinuxImageV2.6Beta2_20160701 + - repository linux-toradex branch toradex_imx_3.14.52_1.1.0_ga + - repository u-boot-toradex branch 2015.04-toradex + +Known Issues: +- updating Colibri iMX6DL from V2.6 Beta 1 manually entering 'patch_ddr_size' + from within U-Boot is required to gain access to full 512MB RAM +- some USB Thumb drives don't work well in U-Boot +- connecting an analogue mic to the on module codec resets the codec, so that + neither headphone out nor mic in works anymore. Workaround: Have mic + connected before boot or change the output source between DAC/LineIn +- on first boot the resizing process adversely affects system performance for + the first few minutes until completed +- Display resolution can be set for some output configurations, set the U-Boot + environment variable vidargs accordingly. +- X uses only the fb0 device +- Ethernet aka TFTP update requires manual splitting of the root.ext3 file + which can be taken care of by the -c argument of our update.sh script. +- License texts do not get deployed to the root file system. + ******************************************************************************** Linux Image V2.6 Beta 1 (March 31, 2016) @@ -310,7 +355,7 @@ Working on latest image: - GPIOlib /sys/class/gpio - PWM LEDs /sys/class/leds/ - temperature sensor CPU /sys/devices/virtual/thermal/thermal_zone0/temp - board: /sys/devices/soc0/soc.1/2100000.aips-bus/21a4000.i2c/i2c-1/1-0041/stmpe-adc/iio:device0/in_temp8_raw + board: /sys/devices/soc0/soc.0/2100000.aips-bus/21a4000.i2c/i2c-1/1-0041/stmpe-adc/iio:device0/in_temp8_raw - Ethernet - eMMC ext3 - serial console debug UARTA @@ -321,7 +366,8 @@ Working on latest image: - HDMI audio - analogue audio playback and capture, resistive touch - optional S/PDIF, disabled in device tree - - SPI via /dev/spidev32766.0 + - SPI via /dev/spidev3.0, disabled in device tree + - CAN via MCP2515 on Evaluation Board - optional CAN via flexcan can0 and can1, disabled in device tree - custom Ethernet MAC address - serial number and board revision @@ -355,7 +401,6 @@ Not working or not tested: - U-Boot boot loader - USB device/host switching - Linux kernel - - CAN via MCP2515 - IrDA - RS-422 - optional RS485 @@ -370,4 +415,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, April 18, 2016 +Toradex, July 5, 2016 -- cgit v1.2.3