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

Linus Walleij triad at df.lth.se
Mon Aug 27 17:09:25 UTC 2012


2012/8/18 Linus Walleij <triad at df.lth.se>:
> 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?

Ping again.

Yours,
Linus Walleij


More information about the busybox mailing list