10 Feb 2011 02:16
patch for ov9655
Paolo Santinelli <paolo.santinelli <at> unimore.it>
2011-02-10 01:16:42 GMT
2011-02-10 01:16:42 GMT
Hi all, I have an embedded smart camera equipped with an XScal-PXA270 processor running Linux 2.6.23 (just updated) and the OV9655 Image sensor. I have seen some patch (https://patchwork.kernel.org/patch/16548/) for the OV9655 that have the cropping function built in and appear to be better than the driver currently in use (X300 camera board), Please, could somebody tell me how to patch my Linux 2.6.23 kernel ? Here is what happen when I try to patch the kernel: [root <at> localhost linux-2.6.23]# cat Add-ov9655-camera-driver.patch | patch -p2 --dry-run patching file drivers/media/video/Kconfig Hunk #1 FAILED at 746. 1 out of 1 hunk FAILED -- saving rejects to file drivers/media/video/Kconfig.rej patching file drivers/media/video/Makefile Hunk #1 FAILED at 145. 1 out of 1 hunk FAILED -- saving rejects to file drivers/media/video/Makefile.rej The next patch would create the file drivers/media/video/ov9655.c, which already exists! Assume -R? [n] Thank you. Paolo(Continue reading)
RSS Feed