[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Re: [microblaze-uclinux] Re: [microblaze-uclinux] 回复: [microblaze-uclinux] how to use framebuffer as console



2009/7/10 Victor G. <vga9@xxxxxx>
Hi Aws,

Yes, you'll need SP3 for the TFT core I believe. The drivers that I've used for it before allow one writing data pixel by pixel. However, there might be some already existing functions that output characters similar to printf() abstracting away the pixel writing for this core.

Cheers,
Victor

2009/7/9 Aws Ismail <aws.ismail@xxxxxxxxx>

Thanks. Really appreciate it. I have version 10.1.2 looks like I have to update. By the way, were you able to do what you were asking for? displaying the booting sequence onto the VGA screen?

Aws\
 
Aws,

You also might find the following driver useful: http://xilinx.wikidot.com/osl-tft-driver
They've done testing with ML507, TFT and PLB bus.

Victor