fbsplash: support non-RGB565 pixels in 16-bit mode
authorLinus Walleij <triad@df.lth.se>
Thu, 6 Sep 2012 14:52:31 +0000 (16:52 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 6 Sep 2012 14:52:31 +0000 (16:52 +0200)
commit6d463de46b418e6c4c8d1397033608f78b33ab21
treef0d0583e55347f16c894b5308ef27b717f541e17
parent2dc1a9727288dd732af47e2618a791be9214dfe4
fbsplash: support non-RGB565 pixels in 16-bit mode

function                                             old     new   delta
fbsplash_main                                        953     989     +36
fb_pixel_value                                        80     110     +30

Signed-off-by: Linus Walleij <triad@df.lth.se>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/fbsplash.c