You should also check that there is no mismatch between kernel and
userspace ABI. For example if your userspace (busybox i presume) is
compiled with a EABI compiler, CONFIG_AEABI should be set. It could
also be the other way around, old userspace with EABI-enabled kernel.
In that case i think you c
Hi,
Has anyone used the Linux Kernel Crash Dump utility on the dm6446. I
downloaded the patch for the 2.6.10 kernel from '
http://sourceforge.net/project/showfiles.php?group_id=2726&package_id=108740'
and applied it to my kernel and tried to follow the instructions given, but
it seems to be missing
From: Muralidharan Karicheri
This patch adds support for setting bus parameters such as bus type
(Raw Bayer or Raw YUV image data bus), bus width (example 10 bit raw
image data bus, 10 bit BT.656 etc.), and polarities (vsync, hsync, field
etc) in sub device. This allows bridge driver to configure
From: Muralidharan Karicheri
This patch converts TVP514x driver to sub-device framework
from V4L2-int framework.
NOTE: Please note that this patch was tested on DM355 and DM6446
and not tested on OMAP platform
Changes from v2 based on review comments (Taken over this work from
Vaibhav)
From: Muralidharan Karicheri
common voss module for video drivers
This is a new module added for vpss library functions that are
used for configuring vpss system module. All video drivers will
include vpss.h header file and call functions defined in this
module to configure vpss system module.
From: Muralidharan Karicheri
Makefile and config files for the driver
This adds Makefile and Kconfig changes to build vpfe capture driver.
No change in this version
Reviewed by: Hans Verkuil
Reviewed by: Laurent Pinchart
Signed-off-by: Muralidharan Karicheri
---
Applies to v4l-dvb reposito
From: Muralidharan Karicheri
CCDC hw device header file
Adds ccdc hw device header for vpfe capture driver
No change from last version
Reviewed by: Hans Verkuil
Reviewed by: Laurent Pinchart
Signed-off-by: Muralidharan Karicheri
---
Applies to v4l-dvb repository
drivers/media/video/davin
From: Muralidharan Karicheri
Makefile and config files for vpfe capture driver that applies
to DaVinci GIT tree only. This is added to help in applying this
patch to DaVinci GIT tree since the tree has some obsolete davinci
drivers that is being removed by this patch. These files are not
availabl
From: Muralidharan Karicheri
DM355 CCDC hw module
Adds ccdc hw module for DM355 CCDC. This registers with the bridge
driver a set of hw_ops for configuring the CCDC for a specific
decoder device connected to vpfe.
The module description and owner information added
Reviewed by: Hans Verkuil
Re
From: Muralidharan Karicheri
common types used across CCDC modules
No change from last version
Reviewed by: Hans Verkuil
Reviewed by: Laurent Pinchart
Signed-off-by: Muralidharan Karicheri
---
Applies to v4l-dvb repository
include/media/davinci/ccdc_types.h | 43
From: Muralidharan Karicheri
DM355 platform and board setup
This has platform and board setup changes to support vpfe capture
driver for DM355 EVMs.
summary of changes
1) replaced v4l2_routing structure with vpfe structure for route
2) ccdc bus parameter settings added
3
From: Muralidharan Karicheri
DM644x platform and board setup
This adds plarform and board setup changes required to support
vpfe capture driver on DM644x
summary of changes:-
1) replaced v4l2_routing structure with vpfe structure
2) input names changed to Composite and S-Video
From: Muralidharan Karicheri
Big Thanks to all reviewers who have contributed to this driver
by reviewing and offering valuable comments.
VPFE Capture driver for DaVinci Media SOCs :- DM355 and DM6446
This is the version v3 of the patch series. This is the reworked
version of the driver based o
From: Muralidharan Karicheri
DM644x CCDC hw module
This is the hw module for DM644x CCDC. This registers with the
vpfe capture driver and provides a set of hw_ops to configure
CCDC for a specific decoder device connected to the VPFE
Module description, GPL and owner information MACROs added at
We have recently moved to the 2.6.28 kernel on the DM64xx, While on a
jffs2 rootfs read-only I can remount the file system r/w copy a large
file to the file system and remount it r/o and get the following kernel
oops.
Is there anything with alignment or building with a gcc 4.3.2 toolchain
that
On Wednesday 17 June 2009 17:43:42 m-kariche...@ti.com wrote:
> From: Muralidharan Karicheri
>
> This patch adds support for setting bus parameters such as bus type
> (Raw Bayer or Raw YUV image data bus), bus width (example 10 bit raw
> image data bus, 10 bit BT.656 etc.), and polarities (vsync,
On Wednesday 17 June 2009 17:02:01 Karicheri, Muralidharan wrote:
> >>
> >
> >Can you post your latest proposal for the s_bus op?
> >
> >I propose a few changes: the name of the struct should be something like
> >v4l2_bus_settings, the master/slave bit should be renamed to something
> >like 'host_
Hans,
Let me know if this has all changes that you are expecting. This is just for
review. I will send the final one against the latest v4l-dvb kernel tree.
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
email: m-kariche...@ti.com
>-Original Message---
From: Muralidharan Karicheri
This patch adds support for setting bus parameters such as bus type
(Raw Bayer or Raw YUV image data bus), bus width (example 10 bit raw
image data bus, 10 bit BT.656 etc.), and polarities (vsync, hsync, field
etc) in sub device. This allows bridge driver to configure
>>
>>
>
>Can you post your latest proposal for the s_bus op?
>
>I propose a few changes: the name of the struct should be something like
>v4l2_bus_settings, the master/slave bit should be renamed to something
>like 'host_is_master', and we should have two widths: subdev_width and
>host_width.
>
>T
Reseding the same patch with additional Signed-off information.
Adds LCD controller (LCDC) driver for TI's DA8xx/OMAP-L1xx architecture.
LCDC specifications can be found at http://www.ti.com/litv/pdf/sprufm0a.
LCDC on DA8xx consists of two independent controllers, the Raster Controller
and the LC
Adds LCD controller (LCDC) driver for TI's DA8xx/OMAP-L1xx architecture.
LCDC specifications can be found at http://www.ti.com/litv/pdf/sprufm0a.
LCDC on DA8xx consists of two independent controllers, the Raster Controller
and the LCD Interface Display Driver (LIDD) controller. LIDD further suppor
clk_disable was called twice in the remove function.
Correct this so that the driver module unloads without error.
Signed-off-by: Chaithrika U S
---
Applies to Linus' kernel tree
drivers/net/davinci_emac.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/net/davi
We figured out the issue (turned out to be a buffer management
issue).
-Robert
-Original Message-
From: Robert Chen
Sent: Tuesday, June 16, 2009 6:34 AM
To: 'davinci-linux-open-source@linux.davincidsp.com'
Subject: Re: DM6467 - Encoding in 1080i with DMAI
This is a follow-up to
24 matches
Mail list logo