Other Parts Discussed in Thread: OMAP-L138, DA8XX
I have a OMAP-L138 Experimenter Kit from before the days when it shipped with a display and a $800 Leopard PD 640x480 display that uses a Sharp LQ64D343 display. Unfortunatly nowhere does it say that the display is not supported by the Linux image. I do get some degree of action from the display such as color changes during the test program runs.
The L137 documentation mentions directory structures and commands that are not in the L138 structure.
For example:
http://processors.wiki.ti.com/index.php/Adding_new_DVI_resolutions
- echo "dvi h:800/40/88/63 v:600/1/23/4 p:40000" > /sys/devices/platform/omapfb/displays
will not work because the directory is not there:
root@arago:/sys/devices/platform# ls
ahci davinci_mmc.0 omap_rtc spi_davinci.1
cpufreq-davinci.0 edma pm-davinci uevent
cpuidle-davinci.0 i2c-gpio.1 power watchdog
da8xx_lcdc.0 musb_hdrc serial8250
davinci-mcasp.0 nop_usb_xceiv serial8250.0
davinci_emac.1 ohci.0 soc-audio.0
Has anyone retargeted the LCD drivers in the Arago L138 project or can anyone suggest where to start?
Thanks,
Don