Hi Cocan, Cocan Lucian wrote:
I am trying to use the keyboard as the stdin and the monitor as the stdout in petalinux (instead of the serial port) and I have a few questions(I am using a Virtex II pro board with the latest dist of petalinux) On the EDK side is it enough to include the ps2 module and the plb_tft_cntlr_ref module in my project? What settings I should use in petalinux to get a compiled kernel that will make use of my keyboard and my monitor?
You'll need to write or obtain a device driver for the ps2 controller, and probably need to hack on the xilinx_fb driver in drivers/vidio to get it going with the newer tft_cntrl design.
Simon Tam who has posted here a few times was working on something similar, Simon do you have any updates to drivers and infrastructure that you can share?
Thanks, John ___________________________ microblaze-uclinux mailing list microblaze-uclinux@xxxxxxxxxxxxxx Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/