NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

DM814x AM387x PSP 04.01.00.06 V4L2 Capture Release Notes

From Texas Instruments Wiki
Jump to: navigation, search
TIBanner.png
DM814x AM387x PSP 04.01.00.06 Release Notes
Linux PSP

Important
This document covers details for TI814x 04.01.00.06 release. This release is tested on DM8148EVM (refer Validation Information section for validation details)


Important
For using with HDVPSS 01.00.01.32 binary release, kernel patch must be applied and can be downloaded from the SW release download page


TI814x PSP 04.01.00.06[edit]

Release Notes

Release Date:  October 04, 2011

Document License[edit]

This work is licensed under the Creative Commons Attribution-Share Alike 3.0 United States License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/us/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.

Read This First[edit]

  • This release adds support for V4L2 capture driver on top of 04.01.00.06 release. There is no major change in this release apart from addition of V4L2 capture. Please refer to 04.01.00.05 release notes for more details about change between 04.01.00.05 release and 04.01.00.16 release.
  • Please note that V4L2 capture driver requires I2C2 instance to be controlled from Linux side. So any of the application/driver trying to access I2C2 from any other processor wont work.
  • Only one instance of V4L2 capture driver is supported with TVP7002 decoder

Introduction[edit]

This is Release 04.01.00.06 of TI814x Linux PSP tested on DM8148 EVM. The EVM(Rev B DDR3) consists of base board, catalog application card and LCD adapter board In the rest of the document, we will refer this setup as DM8148 EVM.

The Linux PSP serves to provide a fundamental software platform for development, deployment and execution of Linux based applications on Texas Instruments DM8148 EVM. The Linux kernel and U-Boot software in this release are based on the following open source repositories:


Component Version Base Repository Base Tag (or commit id)
TI814x Linux Kernel 2.6.37(Linux kernel version) http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=2b3ea6aa16956e15f1ba8e7b70898aaacbec2237 2b3ea6aa16956e15f1ba8e7b70898aaacbec2237
U-Boot 2010.06 http://git.denx.de/?p=u-boot.git;a=summary v2010.06


The code base for Linux kernel and U-Boot included in this release is hosted at the following repositories:

Component Repository (Branch) Baseline Tag/Commit Release Tag
TI814x Linux Kernel http://arago-project.org/git/projects/?p=linux-omap3.git;a=shortlog;h=refs/heads/ti81xx-master (ti81xx-master)
00617e9b340b3d8b792d911e7879cb9bb23dc6f0 TBD
TI814x U-Boot http://arago-project.org/git/projects/?p=u-boot-omap3.git;a=summary (ti81xx-master) v2010.06 v2010.06_TI814XPSP_04.01.00.06

For detailed information on the various software components included in the release and how to use them, please refer to the User Guide.

The kernel and U-Boot have been compiled with CodeSourcery GNU Toolchain for ARM Processors 2009-q1-203 based on GCC 4.3.3

Dependencies[edit]

For complete list of components versions that will work with this release, please refer to the Software BOM page at http://processors.wiki.ti.com/index.php/Category:EZSDK_Software_BOM

Tool/Component Release Version
CCS 5.0.3.00013
CGTools 4.9.0
XDC 3_22_04_46
BIOS 6_32_05_54
IPC 1_23_05_40
Syslink 2_00_03_82
HDVPSS Binary 01.00.01.32

Documentation[edit]

The User Guide provides instructions on how to use the PSP Release package.

What's Supported[edit]

The Linux PSP package supports the following components:

  • U-Boot supporting NAND, NOR, SD and SPI boot modes
  • Linux Kernel and device drivers.
    • Ethernet Switch
    • MUSB host driver supporting Mass Storage Class and HID class on USB0 and USB1.
    • NAND
    • NOR
    • TouchScreen
    • UART
    • I2C
    • SATA
    • EDMA
    • Audio driver for HDMI port and AIC3106
    • SPI (PIO mode)
    • SD
    • Video Display Driver(FBDev)
    • LCD Support
    • TILER
    • IOMMU
    • Watchdog Timer
    • GPIO
    • PCIe RC driver
    • PCIe Boot driver supporting booting DM816x or DM814x device connected as PCIe EP to DM814x RC
  • Booting DM814x EP set in PCIe boot mode when connected to DM816x or DM814x Root Complex
  • Pre-built binaries for U-Boot (for SD and NAND boot mode only), Linux kernel.
  • Pre-Built binaries for NAND , NOR and SPI flash writers.

What's Not Supported[edit]

  • Following are not supported:
    • PCIe Boot from a RC other than DM816x or DM814x
    • Ethernet Boot
    • TVP5158 Audio
    • ADC3101 Audio
    • RTC
    • The release package does not include a filesystem image
    • Currently U-Boot doesn't handle PCIe Boot procedure. Refer PCI Express Boot Driver User Guide for details about booting DM814x EP from DM816x RC.

New in this Release[edit]

  • V4L2 Capture driver
  • 8-bit NAND support
  • NAND prefetch support (Enabled by default)
  • GPIO
  • TouchScreen
  • PCIe Root Complex (RC) driver
  • PCIe Booting with 32-bit mode (booting DM814x or DM816x EP only)
  • Mux framework
  • Support for LCD on Catalog Application board
  • Concurrent usage of one port as USB host and other port as USB device (refer USB Userguide for details)
  • USB CDC Host support
  • Suspend to memory / Resume - Refer to User Guide for more on this.
  • ALSA SoC HDMI Audio Driver
  • Netra quick boot configuration for MMC/SD in u-boot

Fixed in this Release[edit]

This section lists issues fixed in this release:

Issue Identifier
Issue Headline
SDOCM00085989
DM81xx:V4L2 Capture: FPS is low with capture +fbdev loop back
None
SDOCM00085993
DM81xx:V4L2 Capture: Kernel dump is seen on starting capture
None
SDOCM00085999
DM81xx:V4L2 Capture: Capture driver continously reports "Unable to allocatebuffers"
This happens where capture driver is configured for un-supported values. rmmod ti81xxvin.ko and insmod ti81xxvin.ko
SDOCM00085998
DM81xx:FBDEV: FBDEV driver does not take bpp change effect first time
SDOCM00082716 ti814x: clock: ADPLL's clkout rate is different from what is programmed
SDOCM00082475 USB:TI8XX: Removal of flash drive during file i/o will lead to crash observed from filesystem module
SDOCM00081534 DM81XX: Dual musb controller with one controller(usb0) as host and other controller(usb1) as device feature is not supported
SDOCM00082541
USB:TI8XX: The file i/o to flash drive fails when connected through Full Speed HUB
SDOCM00083827 omap:mtd:nand: unable to boot uboot if it is flashed from kernel
SDOCM00082763 SD: Hang observed on removal and insertion of sd card
SDOCM00082505 TI81XX: NAND module support: Second insmod of nand driver (omap2.ko) fails due to improper cleanup during rmmod

Known Issues[edit]

This section lists known issues observed in this release:

Issue Identifier
Issue Headline
Known Workaround(s)
SDOCM00084027 ti814x: clock: clock parent change is not reflected in debugfs None
SDOCM00084446 ti814x: pm: suspend-resume: DDR should be in self refresh mode before entering suspend None. In the future releasses, DDR will be put in self-refresh mode during suspend to save power and execution should be done from OCMC
SDOCM00072638
Audio: Overrun, underrun errors observed for less period sizes less than 64 frames
 Use period size >64.
SDOCM00072456
Fourth test(try to write off end of device) in mtd_oobtest is failing for read on third mtd partition

This is a limitation in Linux NAND stack. Fourth mtd_oobtest will fail if used in intermediate partitions in a flash device. Hence if mtd4 is used for mtd_oobtest it would succeed.

SDOCM00078276

MMC/SD card's write protect status is not detected.

Writes can happen on the SD/MMC card irrespective of whether the write protect switch on the card is on or off.

Known Issue.

The signal MMC1_SD_WP is by default not connected to pin AG4. Instead signal UART0_DSRn is connected.
So I2C2 on the daughter cards will be lost on using Write Protect functionality.

SDOCM00078292
Kernel build fails if IOMMU Debug-FS is enabled in kernel configuration
Disable iommu debug-fs support during kernel configuration (menuconfig)
SDOCM00078359
CCS based NAND flashing tool can be used only to flash bootloader
This is a limitation mainly due to the different ECC scheme and ECC layouts used for different images. Hence for flashing other images (like linux kernel and filesystem) use u-boot or uart boot mode.
SDOCM00081588
DM81XX:USB: After four times insmod and rmmod of ti81xx.ko in loop causes crash in dma_alloc_free in cppi41dma driver
Remove all the modules in reverse order and insert all modules in right order again.
SDOCM00085331
DM81XX:USB: MUSB_DUAL_ROLE : Host mode is not working for PG1.x under MUSB Dual ROLE
Will be fixed in next release. refer to arago tree for updated patches.
SDOCM00085277
USB_Audio:seeing many warnings while unpluging USB audiodevice and DUT hangs for sometime
Make sure audio play is stopped before removing device.
SDOCM00085229
USB build warnings: Gives out warnings
No workaround.
SDOCM00082356
DebugFS entries for pinmux show incorrect status for pins
DebugFS is currently not supported for DM81xx pinmux. Please refer user guide for details about changing pinmux settings. While the associated register value read from debugfs should still show correct value (only pullup/pulldown decoding is incorrect).
SDOCM00084561
USB:DM814X: Dynamic detection of USB-ID pin not working on DM814X PG2 when device connected after linux bootup
None.
SDOCM00078500 Audio playback cannot start till record is started This issue is seen when running capture and playback simultaneously after boot-up. If either a capture or a playback operation precedes the simultaneous operation then things work fine. This problem is due to the recent changes in the ASoC framework
SDOCM00082504
McSPI loadable module support broken, second time insmod of McSPI driver fails.
None. Requires a system reboot.
SDOCM00082597
Hyperlinks in the PDF documents in the release package are missing
This is a known issue. The PDF rendering tool in processor wiki removes the hyperlinks while generating PDF documents. Please use the online wiki documents mentioned in Useful Links section (at the end of this release notes)
SDOCM00084751
SATA driver does not support suspend/resume
This support is not available in the current release. Hence when the system switches to low power state and if SATA support is enabled in the kernel then the suspend/resume process will not disable SATA module and PHY. But this will not affect the suspend / resume process.


SDOCM00085007
TI816X ALSA SoC Audio Resume Fails due to I/O error
System resume from PM suspend state Causes the background audio playback to fail due to "aplay: pcm_write:1528: write error: Input/output error". This will not block any Suspend/Resume functionality and the audio play back can be restart after the failure with out any issue .
SDOCM00084809
ti814x: cpsw: PTP time syncronization not happening when connected to Port 2
None.
SDOCM00085341
SATA hotplug support does not work after a unplug during read/write access.
Do not unplug SATA cable during access
SDOCM00085342
SATA devices cannot be configured to work in PIO mode using the hdparm tool
None. Only option is to use DMA mode.
SDOCM00085204
Nand 4-bit ECC is not working in both kernel and uboot
We plan to support UBIFS for DM814x.
SDOCM00085425
SATA read/write issues due to internal 20MHz clock
The internal 20MHz clock source for SATA PLL has some issues. This is being used as the default clock for SATA. Hence we were seeing interface fatal errors. This is a hardware issue. The workaround is to either use the 100MHz external clock from PCIe or find a 20mhz clock source on the board and feed into XI/CLKIN. The later option is transparent and does not require code change but the former requires code change and the PCIe PLL has to be programmed for this.

Installation and Usage[edit]

Please look for detailed installation and usage instructions in the User Guide

Upgrade and Compatibility Information[edit]

To upgrade to new PSP release, simply delete the old release and extract the new release in its place.

Device Support[edit]

This release supports the Texas Instruments DM8148 EVM

Validation Information[edit]

This release is tested on DM8148 EVM.

The setup details are as follows:

  • PG2.x DM8148 based EVM with with ARM running at 600 MHz and DDR3 at 400MHz clock, having RGMII for Ethernet ports. This setup has undergone full test coverage.
  • PG1.0 DM8148 based EVM with with ARM running at 600 MHz and DDR2 at 333MHz clock, having GMII for Ethernet port. This setup is sanity tested only.

Versioning[edit]

This is 04.01.00.06 release of TI814X Linux PSP product.

Useful Links[edit]

PSP 04.01.00.06 User Guide

PSP 04.01.00.06 Feature and Performance Guide

PSP 04.01.00.06 Release Download Page

Technical Support and Product Updates[edit]

For further information or to report any problems, contact http://community.ti.com or http://support.ti.com.

OMAP Linux Mailing List: http://vger.kernel.org/vger-lists.html#linux-omap </div>

E2e.jpg {{
  1. switchcategory:MultiCore=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article DM814x AM387x PSP 04.01.00.06 V4L2 Capture Release Notes here.

Keystone=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article DM814x AM387x PSP 04.01.00.06 V4L2 Capture Release Notes here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article DM814x AM387x PSP 04.01.00.06 V4L2 Capture Release Notes here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article DM814x AM387x PSP 04.01.00.06 V4L2 Capture Release Notes here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article DM814x AM387x PSP 04.01.00.06 V4L2 Capture Release Notes here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article DM814x AM387x PSP 04.01.00.06 V4L2 Capture Release Notes here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article DM814x AM387x PSP 04.01.00.06 V4L2 Capture Release Notes here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article DM814x AM387x PSP 04.01.00.06 V4L2 Capture Release Notes here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article DM814x AM387x PSP 04.01.00.06 V4L2 Capture Release Notes here.

}}

Hyperlink blue.png Links

Amplifiers & Linear
Audio
Broadband RF/IF & Digital Radio
Clocks & Timers
Data Converters

DLP & MEMS
High-Reliability
Interface
Logic
Power Management

Processors

Switches & Multiplexers
Temperature Sensors & Control ICs
Wireless Connectivity