X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=drivers%2Fvideo%2Fcfb_console.c;h=b10f1590ba00ee9505bd09fcbc03d1871d7d2fdb;hp=b7692225f38f7bdc40564150291a5ba9b316c946;hb=47b8e527448c94d09fc8dbdb6601ea7a605ff955;hpb=ea697ae7eb059d7467c6854ce562c31df510eb59 diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c index b7692225f3..b10f1590ba 100644 --- a/drivers/video/cfb_console.c +++ b/drivers/video/cfb_console.c @@ -151,6 +151,10 @@ #endif #endif +#ifdef CONFIG_VIDEO_MXS +#define VIDEO_FB_16BPP_WORD_SWAP +#endif + /* * Defines for the MB862xx driver */