On 29 January 2015 at 04:21, Nikita Kiryanov <nik...@compulab.co.il> wrote:
> Reduce the lcd_display_bitmap #ifdef complexity by extracting Atmel specific
> code for setting cmap for bitmap images into a new function lcd_set_cmap().
> A default version is implemented with the remainder of the code.
>
> Signed-off-by: Nikita Kiryanov <nik...@compulab.co.il>
> Cc: Bo Shen <voice.s...@atmel.com>
> Cc: Simon Glass <s...@chromium.org>
> Cc: Anatolij Gustschin <ag...@denx.de>
> ---
>  common/lcd.c                | 46 
> ++++++++++++++++++++++-----------------------
>  drivers/video/atmel_lcdfb.c | 11 +++++++++++
>  2 files changed, 33 insertions(+), 24 deletions(-)

I *think* I understand this...

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to