LCD panel with touch screen for beagle board

Hi there,

I have joined recently to this community. I wanted to know if any one has tried LCD panel given below? If not how can we add support for it?

http://specialcomp.com/beagleboard/

Basically I am planning to use beagleboard as handheld as well as juke box for connecting to TV. Please suggest. I checked devkit8000, but daughter card in devkit8000 doesnt have OMAP3430 720MHz and 256MB RAM/Flash POP.

Thanks

Hi,

What are you looking for regarding that board? You can add support for it by
defining it just like any other LCD. Take a look at the other OMAP boards for
examples on doing that - The OMAP3 EVM shows how a proper embedded LCD is
setup. The current Beagle code is more geared toward the using a monitor on
the DVI port so it isn't the best example.