From: <ant...@ti...> - 2006-07-25 15:01:28
|
Hi all, I have developed board based on XScale IXP425 processor running Linux kernel 2.4.20 (from Montavista). My board have a HD44780 compatible 2x16 backlight display, that is connected to the board on peripheral bus (chip select 3). This provides interface to a HD44780 compatible device by means of single 10-bit register, and I write a simple driver for a memory-mapped display. All work fine. Now I want to use lcd4linux in my system. I see that HD44780 is supported by lcd4linux, but the device must be connected to parport or i2c bus. Any suggestion about how can I port lcd4linux on my system ? Thanks to all |