]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/htkw/mcx/mcx.c
omap3: allow dynamic selection of gfx_format
[karo-tx-uboot.git] / board / htkw / mcx / mcx.c
index 46fa7e4cec15d1bc8edc4f655665447a0ee97865..923461a3902382dbad6e757f441a9fc1c1a6e25e 100644 (file)
@@ -130,6 +130,7 @@ static struct panel_config lcd_cfg = {
        .load_mode      = 0x02, /* Frame Mode */
        .panel_color    = 0,
        .lcd_size       = PANEL_LCD_SIZE(800, 480),
+       .gfx_format     = GFXFORMAT_RGB24_UNPACKED,
 };
 
 int board_video_init(void)