[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Virtex II Pro keyboard and graphic module questions
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] Virtex II Pro keyboard and graphic module questions
- From: "Cocan Lucian" <cocanlucian@xxxxxxxxx>
- Date: Tue, 20 May 2008 16:31:45 +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=79t8QwzHLyVUdEq7iKEBdNDqSSurWwFXZdEvg4YWqfI=; b=oC2G4DWQMSLFeGw2cI2imHRNt7ptpj/iJSPRbA43oYgszpOx6sjjVBgZQqVq0CBYf/mPRaUHGHLSm3DP1kUhPMFT0mpmykqlc0YkI3VictKQ7RrFqQhrGo1Z82ux1LoZ+vAkdpoey/8PS0aA1s50TQ9kGU6vRcnkhsARdtPLjno=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=u+ttbD+XDAMkOy3l0ygw5tspqIXVzYfx63rJBqswa9BfBujnNbU5mewfpUtGhw8E1U2yTPWUsFlp8O04rUBNgBMQC552sRdlfjCSdffv3+O2mZL0LxHs9CEGVWm7z1nHaqlUbU+bGoE9D6DC0qHg1Ap5D8fZYhvE96wXQC8UDcQ=
- 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.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.