[U-Boot] [PATCH 6/9 v3] Add 16bpp BMP support
Anatolij Gustschin
agust at denx.de
Fri Feb 6 16:42:44 CET 2009
Guennadi Liakhovetski wrote:
> From: Mark Jackson <mpfj at mimc.co.uk>
>
> This patch adds 16bpp BMP support to the common lcd code.
>
> Use CONFIG_BMP_16BPP and set LCD_BPP to LCD_COLOR16 to enable the code.
>
> At the moment it's only been tested on the MIMC200 AVR32 board, but extending
> this to other platforms should be a simple task !!
>
> Signed-off-by: Mark Jackson <mpfj at mimc.co.uk>
> Signed-off-by: Guennadi Liakhovetski <lg at denx.de>
> ---
>
> Changes since v1: added this comment to explain, that this patch from Mark
> Jackson is included in this patch series for completeness, because future
> patches base on it, long lines split.
> Changes since v2: none.
>
> common/lcd.c | 51 +++++++++++++++++++++++++++++++++++++++++----------
> 1 files changed, 41 insertions(+), 10 deletions(-)
Applied to u-boot-video/master.
Thanks,
Anatolij
More information about the U-Boot
mailing list