[U-Boot] [PATCH V4 1/3] lcd: add clear and draw bitmap declaration
Mike Frysinger
vapier at gentoo.org
Thu Oct 20 14:38:19 CEST 2011
On Thursday 20 October 2011 01:38:44 Che-Liang Chiou wrote:
> --- a/include/lcd.h
> +++ b/include/lcd.h
>
> +int lcd_display_bitmap(ulong bmp_image, int x, int y);
nice. can you fix common/cmd_bmp.c while you're at it and delete the inline
extern decl for this func ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111020/b568ad29/attachment.pgp
More information about the U-Boot
mailing list