Hi,
This is a continuation of a post from the Rowboat forums: http://groups.google.com/group/rowboat/browse_thread/thread/94feb97b294a1e44
I have succesfully compiled Android 4.0 ICS for my TMDXEVM8148 and managed to get the LCD working with the guidelines from this thread: http://e2e.ti.com/support/embedded/android/f/509/t/163869.aspx. However, the image on the LCD seems to be shifted about 10 pixels upwards, giving a black bar in the bottom of the screen. I have tested with the Arago Linux image that came with the evaluation board, which has the same black bar in the bottom of the image.
I have dumped the Android framebuffer which doesn't show the bar, so I think the problem may be related to the timing of the LCD: http://goo.gl/hl1IX (the black bar in the right side of the image is a problem with Android not showing the navigation bar buttons).
I run the display at 800x480 using this rc.syslink: http://goo.gl/zkv54 and my boot sequence looks like this: http://goo.gl/KIJsW
The datasheet for the tfc-s9700rtwv43-01B display is not available on ThreeFive's website, so I can't check the timing of the display.
Has anyone experienced the same problem and found a solution?
Thanks.
-Jeppe