OMAP baseline test results for v3.7-rc1
From: Santosh Shilimkar <hidden>
Date: 2012-10-18 08:48:20
Also in:
linux-omap
Tero, paul, On Thursday 18 October 2012 02:07 PM, Tero Kristo wrote:
On Thu, 2012-10-18 at 06:48 +0000, Paul Walmsley wrote:quoted
On Thu, 18 Oct 2012, Paul Walmsley wrote:quoted
Here are some basic OMAP test results for Linux v3.7-rc1. Logs and other details at http://www.pwsan.com/omap/testlogs/test_v3.7-rc1/A few additional observations missing from the original message.quoted
Failing tests: needing investigation ------------------------------------ Boot tests: * 2420n800: boot hangs during UART initialization - http://lkml.org/lkml/2012/9/11/454 - Various attempts at fixes posted; etiology known; issue still unresolved * CM-T3517: L3 in-band error with IPSS during boot - Cause unknown but see http://marc.info/?l=linux-omap&m=134833869730129&w=2 - Longstanding issue; does not occur on the 3517EVM * 3517EVM & CM-T3517: boot hangs with NFS root - Likely some Kconfig, board file, and PM issues with EMAC * CM-T3517: boot hangs with MMC boot - Due to missing MMC setup in board file* 4430es2panda: clockevents problems early in boot - boots with dummy_timer - no one-shot mode so no-HZ is likely to failI have a fix for this problem, however I am seeing this on omap4460 panda. The root cause seems to be that local timer init for OMAP is using wrong interrupt number. It adds a wrong offset to the interrupt (OMAP_INTC_START) which should be omitted. Will send a patch soon along with a new version of core ret set.
This one is already fixed by [1] and Tony has sent pull request[1] to arm-soc maintainers for 3.7-rc1 which includes the fix. regards santosh [1] https://patchwork.kernel.org/patch/1587621/ [2] http://www.mail-archive.com/linux-omap at vger.kernel.org/msg78045.html