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

Re: [microblaze-uclinux] LCD & keyboard drive




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