You need to make sure you have debug turned on for that specific files dev_dbg call. A quick and dirty way to get around that is to just use printk() calls instead of the dev_dbg wrappers.

Mohamed AbdElwahed wrote:
hi all,
i try to modify in those files :-
davinci_display.c
davinci_enc_mngr.c
davinci_osd.c
found at
/opt/mv_pro_4.0.1/montavista/pro/devkit/lsp/ti-davinci/drivers/media/video/davinci
but it seems my modifications does not take effect or not applied after building the new uImage and run Is there any configuration should be done when try to make the uImage to contain those modifications

also when i add something like this
dev_dbg(davinci_display_dev, "</davinci dispaly.c, check addr of video dispaly addr = %x>\n", addr);
it does not appear anyway, any help or suggestion
----------------------------------------
thanks in advance
------------------------------------------------------------------------
Discover the new Windows Vista Learn more! <http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE>


_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to