[U-Boot] [PATCH v2 6/9] lcd: Support colour lookup table on 16bpp display in BMP images
Simon Glass
sjg at chromium.org
Thu Jun 11 22:19:12 CEST 2015
On 13 May 2015 at 07:02, Simon Glass <sjg at chromium.org> wrote:
> For 16-bit-per-pixel displays it is useful to support 8 bit-per-pixel
> images to reduce image size. Add support for this when drawing BMP images.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> common/lcd.c | 23 ++++++++++++++++++++---
> 1 file changed, 20 insertions(+), 3 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list