Kevin Hilman,

When I booted DM355 EVM using new kernel 2.6.30, I can not get frame buffer
devices (/dev/fb). My boot options was
"video=davincifb:vid0=720x576x16,2500K:vid1=720x576x16,2500K:osd0=720x576x16
,2025K output=pal format=composite". During the kernel booting, I got kernel
messages in the following.
"DaVinci: Output on NTSC in COMPOSITE format, Enabled windows: Video0 Video1
OSD0 OSD1

Setting Video0 size 720x480, position (0,0)
Setting Video1 size 720x480, position (0,0)
Setting OSD0 size 720x480, position (0,0)
Setting OSD1 size 720x480, position (0,0)
"
I digged into the davincifb.c, I found that davincifb_probe function can not
be executed when run platform_driver_register (&davincifb_driver) int
davinfifb_init(void) function. Please help me. Thanks.

BR,
Jeff


_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to