Problem running 2.6.19-rc3-omap1 Kernel on TI DVEVM

2006-11-16 Thread Alex Rier
Hi, I've done: cg-clone git://source.mvista.com/git/linux-davinci-2.6.git cd linux-davinci-2.6 # Use .config from the DVEVM running Montavista Kernel Linux_2.6.10_mvl401 # zcat /proc/config.gz .config # Change in arch/arm/Makefile CFLAGS_ABI to be: # CFLAGS_ABI :=-mabi=aapcs

RE: Problem running 2.6.19-rc3-omap1 Kernel on TI DVEVM

2006-11-19 Thread Alex Rier
. Where can I get 1.1.3_0.5,4 or later customized for DVEVM? Thanks, Alex From: Bob Simning [mailto:[EMAIL PROTECTED] Sent: Friday, November 17, 2006 00:28 To: Peter Wippich Cc: Alex Rier; davinci-linux-open-source@linux.davincidsp.com Subject: Re: Problem

RE: Problem running 2.6.19-rc3-omap1 Kernel on TI DVEVM

2006-11-19 Thread Alex Rier
-nor.bin But it didn't solve the problem. Any ideas? Thanks, Alex From: Bob Simning [mailto:[EMAIL PROTECTED] Sent: Friday, November 17, 2006 00:28 To: Peter Wippich Cc: Alex Rier; davinci-linux-open-source@linux.davincidsp.com Subject: Re: Problem running 2.6.19

RE: Problem running 2.6.19-rc3-omap1 Kernel on TI DVEVM

2006-11-19 Thread Alex Rier
Hi, You are genious! arch/arm/config/davinci_evm_dm644x_defconfig allowed me to load and start the kernel. Many thanks! Alex -Original Message- From: Peter Wippich [mailto:[EMAIL PROTECTED] Sent: Sunday, November 19, 2006 16:33 To: Alex Rier Cc: Bob Simning; davinci-linux-open

CMEMK get_phys() fails with 2.6.19-rc3-omap1

2007-01-14 Thread Alex Rier
Hi, I'm porting DaVinci Video Capture driver davinci_vpfe, ccdc, CMEMK and DSPLINKK to 2.6.19-rc3-omap1. All the drivers and there dependencies compile, link and load. But when I try to run decode, CMEMK fails in get_phys(). (I've put some extra prints into get_phys). See below...

RE: Compiling USB Driver with log level 0

2007-01-18 Thread Alex Rier
Hi, To compile the USB Driver with logging level 0, move Otg_state_string() implementation into davinci.c . Regards, Alex -Original Message- From: davinci-linux-open-source-bounces+alexr=vigilanttechnology.com @linux.davincidsp.com

CMEMK Patch for Kernel 2.6.19 and 2.6.20

2007-01-18 Thread Alex Rier
Hi, To compile CMEMK: cd $CMEMK_DIR make Attached the patch. The patched version works with decode but Doesn't work with encode demo programs with Kernel 2.6.19-rc3-omap1 . Decode fails to open /dev/fb/0 with Kernel 2.6.20-rc5 . Regards, Alex This mail passed through VIGILANT TECHNOLOGY

Davinci_vpfe Kernel Panic at ioctl(VIDIOC_STREAMON)

2007-01-22 Thread Alex Rier
Hi, I've integrated Kevin's patch for CMEMK get_phys(). It works fine with decode program. But encode causes a nasty Kernel Panic When encode calls ioctl(VIDIOC_STREAMON) from initCaptureDevice() (see attached). It smells like memory allocation problem. Any ideas? Kevin, can you update the

RE: Davinci_vpfe Kernel Panic at ioctl(VIDIOC_STREAMON)

2007-02-04 Thread Alex Rier
Hi, I was wondering if you can help to fix this crash. Thanks, Alex -Original Message- From: Kevin Hilman [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 23, 2007 01:00 To: Alex Rier Cc: davinci-linux-open-source@linux.davincidsp.com Subject: Re: Davinci_vpfe Kernel Panic

RE: [PATCH 1/1] ARM: DaVinci: video capture support... almost

2007-02-11 Thread Alex Rier
@linux.davincidsp.com Message-ID: [EMAIL PROTECTED] Straight forward port of the VPFE driver from the 2.6.10 kernel, including some previous work done by Alex Rier. There are a few things I need to cleanup before putting into the git tree: 1) video-buf layer support for contiguous buffers 2) potential reuse

DaVinci Video Out

2007-03-15 Thread Alex Rier
Hi, Does DVEVM has a Video Out port demo? Which is that? What is the DaVinci Video Out port driver file(s)? Thanks, Alex ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com

Re: Real-time performance measurements

2007-04-22 Thread Alex Rier
Hi, I've performed some measurements of GIT Kernel 2.6.20-omap1 using Logic Analyzer. Also it can not be called a Benchmark, it looks pretty consistent. Interrupt Latency: 6-8usec. Regards, Alex ___ Davinci-linux-open-source mailing list

RE: Real-time performance measurements

2007-04-22 Thread Alex Rier
PROTECTED] Sent: Sunday, April 22, 2007 10:08 To: Alex Rier; davinci-linux-open-source@linux.davincidsp.com Subject: Re: Real-time performance measurements Hi Alex, Interesting - thanks for sharing. Is this derived from a kernel