From d376b37a5c3d3e2993b041d2a50969b36ad10978 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 12 Feb 2015 12:13:52 +0100 Subject: Update release notes --- release-notes/Apalis_T30_LinuxReleaseNotesV2.x.txt | 15 +++++------ .../Colibri_T20_LinuxReleaseNotesV2.x.txt | 31 +++++++++++++++++----- .../Colibri_T30_LinuxReleaseNotesV2.x.txt | 8 +++--- release-notes/Colibri_VF_LinuxReleaseNotesV2.x.txt | 29 ++++++++++---------- 4 files changed, 49 insertions(+), 34 deletions(-) (limited to 'release-notes') diff --git a/release-notes/Apalis_T30_LinuxReleaseNotesV2.x.txt b/release-notes/Apalis_T30_LinuxReleaseNotesV2.x.txt index 39818a2..c90c076 100644 --- a/release-notes/Apalis_T30_LinuxReleaseNotesV2.x.txt +++ b/release-notes/Apalis_T30_LinuxReleaseNotesV2.x.txt @@ -429,8 +429,8 @@ Working on latest image: - RTC (Tegra internal, PMIC and board level I2C RTC) - Gigabit Ethernet enpXs0, X being its PCIe bus number - eMMC ext3 - - serial console debug UARTA aka UART1 - - high speed serial UARTB aka UART3, UARTC aka UART4 and UARTD aka UART2 + - serial console debug UARTA aka UART1 ttyS0 + - high speed serial UARTB aka UART3, UARTC aka UART4 and UARTD aka UART2 ttyHSX - I2C via /dev/i2c-X - 8-bit MMC card mmc1 - 4-bit SD card mmc2 @@ -439,12 +439,11 @@ Working on latest image: - HDA audio (on Eval Board V1.0a: check datasheet/schematics for patch instructions) - analogue audio capture, playback and resistive touch - - audio noise is high, workaround is to set headphone volume to maximum and - use the DAC volume + - audio noise is high, workaround is to set headphone volume to maximum and use the DAC volume - touch has some jitter - SPI via /dev/spidev0.0 aka SPI1 and /dev/spidev4.2 aka SPI2 - framebuffer console - - custom Ethernet MAC Address + - custom Ethernet MAC address - serial number and board revision - watchdog - USB host port @@ -453,7 +452,7 @@ Working on latest image: - USB raw HID device /dev/hidrawX - USB device Ethernet RNDIS, provided by Android gadget - automatic USB device/host/suspend detection aka full OTG support - - analog input + - analogue input - CAN via can0 and can1 - PCIe (regular ports and mini-PCIe slot) - SATA (regular port or mSATA slot) @@ -473,7 +472,7 @@ Working on latest image: Not working or not tested: - U-Boot boot loader - U-Boot USB keyboard - - framebuffer support + - TFTLCD framebuffer support - Linux kernel - IrDA - RS-422/485 @@ -547,4 +546,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 12, 2014 diff --git a/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt b/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt index 1ca0774..a9c2bda 100644 --- a/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt +++ b/release-notes/Colibri_T20_LinuxReleaseNotesV2.x.txt @@ -14,6 +14,24 @@ Licensing: - proprietary multimedia codecs included for evaluation purpose only - customer required to obtain proper re-distribution license +******************************************************************************** +Linux Image V2.3 Beta 7 (February 03, 2015) +- U-Boot: + - no changes +- Linux kernel: + - integrate NVIDIA L4T R16.5 + - optional ADV7280 analogue video decoder support +- Linux user-space: + - working Angstrom opkg package feeds + +- sources git.toradex.com tag Colibri_T20_LinuxImageV2.3Beta7_20150203 + - repository linux-toradex branch tegra + - repository u-boot-toradex branch colibri + +Known Issues: +- LP1 suspend might fail due to pending USB interrupts +- LP1 suspend might hang due to display controller issue + ******************************************************************************** Linux Image V2.3 Beta 5 (December 19, 2014) - U-Boot: @@ -413,18 +431,18 @@ Working on latest image: - temperature sensor /sys/bus/i2c/devices/4-004c - RTC (Tegra internal, PMIC and board level I2C RTC) - Ethernet eth0 - - NAND flash MTD YAFFS2 - - serial console debug UARTA - - high speed serial UARTB and UARTD + - NAND flash MTD YAFFS2 with hardware ECC + - serial console debug UARTA ttyS0 + - high speed serial UARTB and UARTD ttyHSX - I2C via /dev/i2c-X - MMC/SD card, optional 8-bit SDHCI - PWM LEDs /sys/class/leds/ - HDMI SPDIF audio - - AC97 audio capture, playback and resistive touch + - AC97 analogue audio capture, playback and resistive touch - SPI via /dev/spidev3.0 - GMI with multiplexed nPWE and RDnWR - framebuffer console - - custom Ethernet MAC Address + - custom Ethernet MAC address - serial number and board revision - watchdog - USB host port @@ -452,7 +470,6 @@ Not working or not tested: - IrDA - RS-422/485 - Adobe Flash not provided by L4T (and probably never will) -- opkg package feeds seem to not be usable ***************************************************************************************************************************************************************************************** NAND Boot: Colibri T20 256MB V1.1b (Sample), Colibri T20 512MB V1.1c (Sample), Colibri T20 256MB V1.2a, Colibri T20 512MB V1.2a, Colibri T20 256MB IT V1.2a or Colibri T20 512MB IT V1.2a @@ -521,4 +538,4 @@ Boot from SD Card: - power cycle - upon first boot post-install scripts are run which takes around 2 minutes, please be patient -Toradex, December 19, 2014 +Toradex, February 12, 2015 diff --git a/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt b/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt index f5499d3..c73e359 100644 --- a/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt +++ b/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt @@ -466,8 +466,8 @@ Working on latest image: - RTC (Tegra internal, PMIC and board level I2C RTC) - Ethernet eth0 - eMMC ext3 - - serial console debug UARTA - - high speed serial UARTB and UARTD + - serial console debug UARTA ttyS0 + - high speed serial UARTB and UARTD ttyHSX - I2C via /dev/i2c-X - MMC/SD card, optional 8-bit SDHCI - PWM LEDs /sys/class/leds/ @@ -478,7 +478,7 @@ Working on latest image: - SPI via /dev/spidev0.0 - GMI with multiplexed nPWE and RDnWR - framebuffer console - - custom Ethernet MAC Address + - custom Ethernet MAC address - serial number and board revision - watchdog - USB host port @@ -576,4 +576,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 12, 2014 diff --git a/release-notes/Colibri_VF_LinuxReleaseNotesV2.x.txt b/release-notes/Colibri_VF_LinuxReleaseNotesV2.x.txt index b333db1..b1a4ca2 100644 --- a/release-notes/Colibri_VF_LinuxReleaseNotesV2.x.txt +++ b/release-notes/Colibri_VF_LinuxReleaseNotesV2.x.txt @@ -19,18 +19,18 @@ Linux Image V2.3 Beta 7 (February 03, 2015) - Linux kernel: - update to 3.18.5 stable Linux kernel - add software AC97 SAI driver to communicate with the Wolfson WM9712 - AC97 codec for analogue audio playback and resitive touchscreen support + AC97 codec for analogue audio playback and resistive touchscreen support - add backlight support with a intermediary PWM duty cycle - add FlexCAN device tree nodes (disabled in the eval-v3 device tree) - add GPIO default pinmux entries for all default GPIO pins (enables export of GPIO's using sysfs for most pins) - enable debug access port which is supported by hw-breakpoint/perf framework - - fix boot freeze due to uninizialized DCU layers (observed on Colibri VF50) + - fix boot freeze due to uninitialised DCU layers (observed on Colibri VF50) - fix DSPI driver, use hardware chip select and memory leak - fix several bugs in UART driver when using in DMA as well as interrupt mode - decrease ADC clock to be within specified range, use different sampling settings to avoid issues with temperature sensor - - improve pixelclock precission by using a higher DCU input clock + - improve pixelclock precision by using a higher DCU input clock - rename GPIO nodes to start with zero (as in the reference manual) - remove wrong touchscreen nodes in common device tree vf-colibri.dtsi - Linux user-space: @@ -372,7 +372,7 @@ Known Issues: ******************************************************************************** Notes: -- 115200 baud serial debug console on UART0 aka FFUART (lower X25 on EvalBoards resp. X27 on V3.1a depending on JP17/19, X13 on Iris) without any handshake +- 115200 baud serial debug console on UARTA aka FFUART (lower X25 on EvalBoards resp. X27 on V3.1a depending on JP17/19, X13 on Iris) without any handshake - user account: root with empty password - UBIFS flash root file system - opkg package manager @@ -389,21 +389,24 @@ Working on latest image: - Toradex Colibri configuration block handling - module type auto detection - USB storage as host on USB host port - - USB device DFU + - USB device firmware upgrade (DFU) as device on USB OTG port - Linux kernel - GPIOlib /sys/class/gpio - - PWM /sys/class/pwm/ - temperature sensor /sys/bus/iio/devices/iio\:device0/in_temp_input - RTC (Vybrid internal without wakeup support and board level I2C RTC) - Ethernet eth0 - NAND flash MTD UBIFS with hardware ECC - - serial console debug UARTA (ttyLP0) + - serial console debug UARTA ttyLP0 - serial UARTA/UARTB and UARTC up to 921600, including RTS/CTS - I2C via /dev/i2c-X - MMC/SD card ESDHC2 + - PWM /sys/class/pwm/ + - Colibri VF61: AC97 analogue audio playback and resistive touch + - SPI (DSPI) via /dev/spidev1.0 - framebuffer console - custom Ethernet MAC address - serial number and board revision + - watchdog - USB host port - USB raw HID device /dev/hidrawX - USB device Ethernet RNDIS @@ -411,7 +414,6 @@ Working on latest image: - analogue inputs /sys/bus/iio/devices/ - power management (standby is Stop mode) - interrupt router (peripheral gets routed on interrupt request) - - watchdog - optional CAN (Vybrid SoC internal) - Linux user-space - graphics (DCU aka parallel RGB) @@ -419,23 +421,20 @@ Working on latest image: - GPIO config tool - LXDE - Cortex M4 utility mqxboot - - communication library libmcc + - multicore communication library libmcc Not working or not tested: - U-Boot boot loader - USB keyboard - framebuffer support - Linux kernel + - Colibri VF61: AC97 analogue audio capture - USB audio driver - USB webcam - automatic USB device/host detection aka OTG support - IrDA - - optional parallel camera interface - RS-422/485 - - SPI (DSPI) - - Colibri VF61: - - analogue audio (early version available on git) - - resistive touch (early version available on git) + - optional parallel camera interface ****************************************************************************** NAND Boot: Colibri VF50 V1.0a and V1.1a, Colibri VF61 V1.0b and V1.1b (Sample) @@ -557,4 +556,4 @@ Boot from SD Card: - apply power - upon first boot post-install scripts are run which takes around 2 minutes, please be patient -Toradex, February 03, 2015 +Toradex, February 12, 2015 -- cgit v1.2.3