Re: [U-Boot] [PATCH v6 1/4] lcd: add clear and draw bitmap declaration

2011-11-10 Thread Anatolij Gustschin
On Sun, 30 Oct 2011 19:21:14 +0100 Anatolij Gustschin wrote: > From: Che-liang Chiou > > The functions for clearing and drawing bitmaps on the screen were not > exposed publicly and are made public in this patch in preparation for > implementing the display interface of api_public.h. > > Signe

[U-Boot] [PATCH v6 1/4] lcd: add clear and draw bitmap declaration

2011-10-30 Thread Anatolij Gustschin
From: Che-liang Chiou The functions for clearing and drawing bitmaps on the screen were not exposed publicly and are made public in this patch in preparation for implementing the display interface of api_public.h. Signed-off-by: Che-Liang Chiou Acked-by: Mike Frysinger Signed-off-by: Anatolij