[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] keyboard and graphic module problems
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] keyboard and graphic module problems
- From: "Cocan Lucian" <cocanlucian@xxxxxxxxx>
- Date: Tue, 20 May 2008 17:23:03 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=aSRnUJQN3+ctdIUSNnNPSomwm+5Y/yHvasEQ4UvuNro=; b=hhM6+OGQafKj9TrNRfMzlq9/nm8Vr8FeX56Q31g4oqoaaviv/4ai0DoNtqIj3yYOhzYzVbhv6oDSM9nXFAMpf3h8po1sN4aS9hEBd8D1+MRWTVWJbmQnybhuD13ot46VQ8frSiLPbWk5CZcOn1RjaHxA3unczhPnwaqv/X1LZVg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=xzqDlWMUMUJ5o2tKHQ+I6hKF1ne0BELsYOq2pqLq/P57bSeblZeF5hr+p2/oRxGk2m7+hBxuFmtKmFJjetLHJ1PpqT3UltBhRmE8j9fazZ9YQjP/DcAg20DMpNgoi9HquQ5+3lS2ZSWCb81e7M9g+Me53oo5mNdABM6TfcZSXYo=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hello!
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?
Any help will be appreciated.
Best regards,
Cocan.