Hi,
I am using DVSDK 1.3 release on Davinci DM6446. Not quite sure how the
montavista patches are being applied. Here is the problem:
"Unsupported output device!" string is displayed during kernel bootup.
This string is part of the montavista patch file
$(TOP)/mvl_patches/mvl_patches_pro-0775-pro_davinci_video_out.mvlpatch:
Specifically, the patch is for file drivers/video/davinci_fb.c and
function davincifb_probe() has the "Unsupported ... " string in it.
However, the davinci_fb.c file is under $(TOP)/drivers/video/davinci/
directory. Also, the davincifb_probe() function in the
$(TOP)/drivers/video/davinci/davinci_fb.c file does not have the string
"Unsupported output device!"
Looking at the $(TOP)/Makefile, looks like the patches are compiled. I
was hoping that the patches were first applied to the source and then
the patched sources were compiled. Are the patches compiled as object
files and linked ?
If any changes are to be made to the source, should the patch be first
applied manually ?
thanks in advance,
-sid
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source