On Tue,  5 Jan 2016 09:31:08 -0700
Simon Glass <s...@chromium.org> wrote:

> This command can use the bitmap display code in the uclass. This is similar
> to the code in lcd.c and cfb_console.c. These other copies will go away when
> all boards are converted to use driver model for video.
> 
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
> 
>  common/cmd_bmp.c          |  22 ++-
>  drivers/video/Makefile    |   1 +
>  drivers/video/video_bmp.c | 353 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 375 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/video/video_bmp.c

Acked-by: Anatolij Gustschin <ag...@denx.de>

--
Anatolij

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to