« Return to Thread: Linux 2.6 frame buffer for XUPV2P

Re: Linux 2.6 frame buffer for XUPV2P

by Grant Likely-2 :: Rate this Message:

Reply to Author | View in Thread

On Sat, Dec 20, 2008 at 6:34 PM, mingqian <xilinx@...> wrote:
> Hi Grant, thank you for your quick reply:-)
> Here is my dts:

Try the following things:

1) Change the following line in the dts:
> compatible = "xlnx,plb-tft-cntlr-ref-1.00.d";

to 'compatible = "xlnx,plb-tft-cntlr-ref-1.00.a";'

2) add '#define DEBUG' to the top of drivers/video/xilinxfb.c before
the first #include statement and post the dmesg output.

3) look in /sys/bus/of_platform/devices to see if there is a directory
for the xilinx framebuffer device.

g.

--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@...
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

 « Return to Thread: Linux 2.6 frame buffer for XUPV2P