hello Ti, i design a lcd-cap with beaglebone in 24bit. i use the source with TI-Android-ICS-4.0.3-DevKit-3.0.1, now i changed the da8xx-fb.c with
.name = "LCD_AT070TN92",
.width = 800,
.height = 480,
.hfp = 20,
.hbp = 10,
.hsw = 36,
.vfp = 10,
.vbp = 16,
.vsw = 17,
.pxl_clk = 33300000,
.invert_pxl_clk = 0,
for myself lcd ,but when i make the kernel and down to the sd ...but the lcd does't work ,please help me...thank you !