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

Re: [microblaze-uclinux] LCD & keyboard drive





--- On Sun, 3/8/09, Chris Pane <chris.pane@xxxxxxxxxxxxxxxxxxxx> wrote:
From: Chris Pane <chris.pane@xxxxxxxxxxxxxxxxxxxx>
Subject: Re: [microblaze-uclinux] LCD & keyboard drive
To: microblaze-uclinux@xxxxxxxxxxxxxx
Date: Sunday, March 8, 2009, 10:30 AM


Hi
I'm working with spartan3e starter keit board and now i need LCD driver for petalinux.
i can't find it. is it available in petalinux? what about keyboard and rotary encoder?


Checkout the XIlinx svn tree for drivers, its newer than the version of the kernel that petalinux is currently shpping.  We ended up back porting the drivers/input/keyboard/gpio_keys and drivers/gpio/xilinx_gpiov drivers from the Xilinx svn tree into the latest petalinux tarball. For our needs we needed to have a bunch of GPIO buttons show up like a keyboard.

-Chris



thanks for your help. but i have another question: you mean that there is no driver for LCD and keyboard in current Petalinux? if yes could you tell me it's path? how can i get the drivers you suggest me?