[PATCH 2/2] fbsplash: don't assume 16bpp means RGB565

Linus Walleij triad at df.lth.se
Sat Aug 18 16:44:47 UTC 2012


2012/7/1 Linus Walleij <triad at df.lth.se>:

> The current handling of the 16bpp mode hardcodes the bit
> arrangement for 16bpp mode to be of the RGB565 type, but my
> system (ARM PL110 on the Integrator/CP) has RGBA5551
> arrangement and will give wrong colors. This patch makes the
> code actually respect the bit sizes and offset arrangement
> from the screen configuration (in turn read from the modes
> configuration file and set by fbset).
>
> Signed-off-by: Linus Walleij <triad at df.lth.se>

Ping on this patch, is there some problem with it?

Yours,
Linus Walleij


More information about the busybox mailing list