how to configure 6/8bit LVDS in uboot

hello,

i want to implement a lcd/tft panel, 1024x768 with 6bit LVDS interface on MX.53 board.
how can i configure the 6bit instead of standard 8bit with uboot for android and linux?
as you know, i mean 3 differential pairs instead of 4 pairs for the LVDS signals. this means 18 instead of 24bit.

thanks
gregs

you can reconfigure kernel/uboot in project configure.

in uboot use video command to select right lvds configuration.

also refer DEL/wince docs