On Tue, Oct 14, 2008 at 07:10:55PM +0200, Matteo Fortini wrote: > Carminefb driver, though, supports 800x600 resolution. > > BTW, I tried this patch and I get wrong colors on a patched DirectFB > which is changing the endianness on the fly. Is this driver already > taking care of this?
Yup. But you can change that, just delete FB_*_ENDIAN stuff from drivers/video/Kconfig: +config FB_MB862XX_LIME + bool "Lime GDC" + depends on FB_MB862XX + select FB_FOREIGN_ENDIAN + select FB_LITTLE_ENDIAN ..but then the kernel's fb console will be with the wrong colors. -- Anton Vorontsov email: [EMAIL PROTECTED] irc://irc.freenode.net/bd2 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev