]> git.sur5r.net Git - u-boot/commit
lib: at91: Add logo files used via API of DM_VIDEO
authorWenyou Yang <wenyou.yang@atmel.com>
Wed, 13 Sep 2017 06:58:46 +0000 (14:58 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 14 Sep 2017 20:02:43 +0000 (16:02 -0400)
commitd330e04d9d427a26381b59f40875af17f4c288a2
tree4d02a32a6508bab84a1c7d4dbdbe4697e5804406
parent56246d1e87050bf22198e95c4526331a94c8a520
lib: at91: Add logo files used via API of DM_VIDEO

In order to display the company's logo via the API of DM_VIDEO,
and add the logo files of both Atmel and Microchip.

Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/atmel_lcd.h
lib/Makefile
lib/at91/Makefile [new file with mode: 0644]
lib/at91/at91.c [new file with mode: 0644]
lib/at91/atmel_logo_8bpp.h [new file with mode: 0644]
lib/at91/microchip_logo_8bpp.h [new file with mode: 0644]
tools/logos/microchip.bmp [new file with mode: 0644]