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.
AM35x-OMAP35x-PSP 03.00.00.05 Release Notes
Content is no longer maintained and is being kept for reference only!
Contents
- 1 AM35x-OMAP35x PSP 03.00.00.05 -
- 1.1 Document License
- 1.2 Introduction
- 1.3 Documentation
- 1.4 What's Supported
- 1.5 What's Not Supported
- 1.6 Fixed in this Release
- 1.7 New in this Release
- 1.8 Known Issues
- 1.9 Installation and Usage
- 1.10 Upgrade and Compatibility Information
- 1.11 Dependencies
- 1.12 Device Support
- 1.13 Validation Information
- 1.14 Versioning
- 1.15 Technical Support and Product Updates
AM35x-OMAP35x PSP 03.00.00.05 -[edit]
Release Notes
Content is no longer maintained and is being kept for reference only!
March 09, 2010
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.
Introduction[edit]
This is Release 03.00.00.05 of OMAP PSP Software Development Kit (SDK). The SDK serves to provide a fundamental software platform for development, deployment and execution of Linux based applications on Texas Instruments AM3517EVM and OMAP3EVM(OMAP35x, AM/DM37x). 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) |
---|---|---|---|
OMAP Linux Kernel | 2.6.32(Linux kernel version) | The baseline was chosen from "pm" branch of http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=shortlog;h=refs/heads/pm | 3fd5969a81a9324b58a1c19cf510c0da97c99565. History on "pm" branch gets rewritten and hence the commit may not be valid always. |
U-Boot | 2009.11 | http://git.denx.de/?p=u-boot.git;a=summary | v2009.11 |
The File system is based on the Arago, version 2009.11-rc2.
The codebase for Linux kernel and U-Boot included in this release is also hosted at the following repositories:
Component | Repository (Branch) | Baseline Tag | Release Tag |
---|---|---|---|
OMAP Linux Kernel | http://arago-project.org/git/projects/?p=linux-omap3.git;a=summary
(OMAPPSP_03.00.00.05) |
OMAPPSP_03.00.00.05_baseline | v2.6.32_OMAPPSP_03.00.00.05 |
For detailed information on the various software components included in the release and how to use them, please refer to the User's 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
Documentation[edit]
The User Guide provides instructions on how to use the PSP SDK package. A copy of the User Guide is included in the docs folder of the SDK package.
The datasheet included in the docs folder of the SDK package provides performance benchmarks on drivers included with the PSP SDK package.
What's Supported[edit]
SDK package includes support for AM3517 platform(AM3517EVM), OMAP35x platforms(OMAP3EVM). Support for AM/DM37x has been included as part of this release.
The SDK package supports the following components:
- U-Boot supporting NAND, MMC boot modes
- X-loader supporting NAND, MMC boot modes
- Linux Kernel and device drivers.
- Audio (McBSP)
- Video Display (V4L2 and Fbdev)
- Video Capture (BT656 mode)
- Video Resizer (Only on OMAP35x, AM/DM37x)
- Ethernet
- MUSB host supporting MSC, HID and USB Audio/Video
- MUSB gadget supporting File-storage and CDC/RNDIS
- MUSB OTG supporting HNP/SRP
- EHCI host supporting MSC, HID(via a HS hub) and USB Audio/Video
- NAND
- MMC/SD/SDIO
- UART
- I2C
- TouchScreen
- SPI
- RTC
- WDT
- Keypad
- CAN - SocketCAN implementation (on AM3517)
- Power Management ICs (TPS65023 on AM3517, TPS65950 on OMAP35x, AM/DM37x)
- Audio and video examples.
- Pre-built binaries for X-loader, U-Boot, Linux kernel and filesystem.
Important
The U-boot pre-built binaries support Micron NAND part only. For older OMAP35x EVM with OneNAND parts, the u-boot binary needs to be re-built with OneNAND support. Please refer the Getting Started Guide for detailed instructions
What's Not Supported[edit]
- Following are not supported:
- U-boot (Unified binary supporting Nand/OneNand on OMAP35x platform)
- NOR support (on AM3517EVM)
Fixed in this Release[edit]
Issue Identifier | Issue headline |
---|---|
SDOCM00065224 | Video Display: Rotation with 720P DVI output doesn't work |
SDOCM00066080 | OMAP35x/37x: MUSB: System hangs while resuming with core_off enabled |
Fixed in this Release - OMAP35x[edit]
Issue Identifier | Issue headline |
---|---|
SDOCM00064663 | Video Display: Display doesn't work after suspending the system with "enable_off_mode=1" |
SDOCM00054860 | USB capture for image size 640*480 not working with LogitechPro5000 |
SDOCM00055317 | USB ISO- Stress tests are failing(video capture, audio playback stop after a days run) |
SDOCM00066078 | USB reset messages observed when MSC read/write and Audio loopback performed |
SDOCM00066405 | Build fails when CONFIG_PM is disabled in omap3_evm_defconfig |
Fixed in this Release - AM/DM37x[edit]
Issue Identifier | Issue headline |
---|---|
SDOCM00066195 | DPLL4 is configured wrongly, due to this Display doesn't work properly |
SDOCM00066196 | Capture frame-rate is coming around 10-15 FPS |
SDOCM00064663 | Video Display: Display doesn't work after suspending the system with "enable_off_mode=1" |
SDOCM00066081 | MUSB: CDC: Ping beyond packet size 1470 fai |
Fixed in this Release - AM3517[edit]
Issue Identifier | Issue headline |
---|---|
SDOCM00066330 | 480P DVI display mode is not working |
SDOCM00066230 | RTC alarm interrupt is not supported |
New in this Release[edit]
Since version 03.00.00.04, the following features have been added:
- Wakeup from touchscreen on OMAP35x and AM/DM37x
New in this Release - AM3517[edit]
- RTC Interrupt mode
Known Issues[edit]
Issue Identifier | Issue headline | Known Workaround(s) |
---|---|---|
SDOCM00034288 | Video Display: Mirroring of RGB888 images fails | Hardware issue |
SDOCM00034465 | Video Display: switching back and forth between ntsc and pal standard results into display corruption. | Avoid disabling display when output is on TV. |
SDOCM00034492 | Video Capture: Interlacing artifacts observed in video sample loopback application when displayed on LCD | None |
SDOCM00053357 | Video Display: Flicker and color corruption observed on TV Display | None |
SDOCM00053359 | Video Display: Sharpness is reduced when image is up-scaled. | Hardware behavior: Fine tuning the scaling coeff. may give better result |
SDOCM00053361 | Video Display: Directing any of the pipeline to TV cuts image on top left corner by few pixels. | None |
SDOCM00053362 | Video Display: Frame rate may fall below 60Hz when rotation enabled for V4L2 driver under heavy system load. | Requires custom fine tuning of application |
SDOCM00059300 | Video Display: Suspend/Resume is not supported when any of output is on TV (VENC). | Avoid suspend/resume when output is on TV. This issue is related to SDOCM00034465, where Venc goes out of order after multiple on-off sequence. |
SDOCM00053412 | Standalone Resizer: Blockiness and feathering effect (at edges) are observed with 4x scaling. | Hardware behavior: Fine tuning the scaling coeff. may give better result |
SDOCM00055541 | MUSB: Rx throughput is low when CPUIDLE is enabled | none |
SDOCM00053644 | OTG : OPT failure for MUSB as A-devcie | Use custom patch as per details in IR |
SDOCM00053934 | OMAP35x-Linux:USB RNDIS : Pings fail beyond packet size of 64000 bytes | none |
SDOCM00034419 | USB-CDC/RNDIS : Device frame work and NDIS 6.0 failures are observed during DTM test execution | none |
SDOCM00062599 | USB RNDIS: NFS retry observed when RNDIS module is inserted | Use built-in CDC/RNDIS driver untill issue gets fixed in Arago filesystem. |
SDOCM00064573 | Audio capture gives overrun errors when tried using NFS | Use MMC card or ramdisk to store the captured audio files |
SDOCM00066233 | Audio loopback sometimes fails to resume after system comes out of suspend state | Kill the loopback application and restart it. |
SDOCM00065235 | OMAP35x,AM3517,AM/DM37x:Nand driver build failure as module | Make NAND driver built-in (as in the default configuration) |
SDOCM00067894 | OMAP35x,AM3517,AM/DM37x USB: Device reenumeration is required after a system suspend/resume with off mode enabled | None. |
SDOCM00067982 | OMAP35x/DM37x Audio Module removal failure | None. |
SDOCM00067906 | Build it into kernel. | |
SDOCM00068154 | Module Unload fails for Input devices(keypad and touchscreen) | Build it into kernel. |
Known Issues - OMAP35x[edit]
Issue Identifier | Issue headline | Known Workaround(s) |
---|---|---|
SDOCM00053374 | Video Capture: Video quality issues observed with video test patterns | None |
SDOCM00053360 | Video Display: On some EVMs that have a Micron Nand part, display quality is bad. | None |
SDOCM00067557 | Video Capture: With enable_off_mode flag, corruption observed on captured image after suspending system keeping loopback application in the background. | Exit from the current application thread and re-start again. |
SDOCM00062661 | pm: high cpu usage after 'failed' suspend | None. The issue is being tracked here with Arago Project. |
SDOCM00067978 | With mpurate=125 some power domains domains don't enter OFF state during suspend | Requires kernel to be rebuilt. When mpurate=125 is set, the clock dpll3_m2_ck is also scaled to 83MHz to save power. If this linkage is removed, the issue is not observed (see: /arch/arm/mach-omap2/clock34xx.c .
|
Known Issues - AM/DM37x[edit]
Issue Identifier | Issue headline | Known Workaround(s) |
---|---|---|
SDOCM00066228 | Video Display: With enable_off_mode and Sleep_while_idle flag enabled, display goes off on every console timeout | None |
SDOCM00065919 | System freezes on Watch-Dog Timer triggers | None |
SDOCM00067557 | Video Capture: With enable_off_mode flag, corruption observed on captured image after suspending system keeping loopback application in the background. | Exit from the current application thread and re-start again. |
SDOCM00066778 | OMAP35x,AM3517,AM/DM37x: MUSB and EHCI clocks are not switched off during cpu idle | None. |
SDOCM00067850 | AM/DM37x: RNDIS/CDC: Iperf fails for TCP window size 16K and above | None. |
SDOCM00067652 | Suspend/resume doesn't succeed for 37x when off mode is enabled. | None. |
Following message is seen during boot-up: dpll3_m2_clk rate change failed: -22 |
None. No operational impact. It will be fixed when EVM is populated with 200MHz memory part. |
Known Issues - AM3517[edit]
Issue Identifier | Issue headline | Known Workaround(s) |
---|---|---|
SDOCM00067097 | RTC periodic interrupt is not supported | None |
SDOCM00066290 | Video Capture: Quality issues due to reverse A-Law table work-around in application | Hardware issue |
SDOCM00067898 | <Video Display>On suspend system hangs if the display output is on TV out. | This is cross dependency with MUSB, so disable MUSb from default configuration. |
SDOCM00065165 | MUSB (AM3517) : SRP from device is not detected by host | Start session from host side where mini-A plug is inserted. |
SDOCM00067556 | TSC: Wake-up event is not working. | None. |
SDOCM00068154 | <AM3517 TSC>Modular build is not supported | Build it into kernel. |
Installation and Usage[edit]
Please look for detailed installation and usage instructions in the User's 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.
Dependencies[edit]
Device Support[edit]
This release supports the Texas Instruments AM3517(on AM3517EVM) and OMAP35x, AM/DM37x (on OMAP3EVM Rev.G) platforms.
Sanity testing has been carried out on Older OMAP35x EVMs with ES2.1 Si.
Validation Information[edit]
Please use the Linux Functional Test Bench (LFTB) included in the release package for validating the release. Documentation on using LFTB is included in the LFTB package itself.
Versioning[edit]
This is Release 03.00.00.05 of OMAP PSP SDK product.
Technical Support and Product Updates[edit]
For further information or to report any problems, contact http://e2e.ti.com or http://support.ti.com.
OMAP Linux Mailing List: http://vger.kernel.org/vger-lists.html#linux-omap