On Sat, Dec 20, 2008 at 6:34 PM, mingqian <xil...@live.cn> 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@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to