
19 Sep
2010
19 Sep
'10
1:08 a.m.
On Sun, 19 Sep 2010 00:56:37 +0200 Anatolij Gustschin agust@denx.de wrote:
From: Timur Tabi timur@freescale.com
Add support for 4bpp bitmaps, currently only for GDF_32BIT_X888RGB frame buffer format.
Signed-off-by: Timur Tabi timur@freescale.com Signed-off-by: Anatolij Gustschin agust@denx.de
Hi Timur,
I slighlty modified original patch, the result is this v2. Hope this is okay.
Anatolij
v2:
- slightly changed commit message
- fixed too long lines (> 80)
- added info output about unsupported frame buffer formats
drivers/video/cfb_console.c | 38 +++++++++++++++++++++++++++++++++++++- 1 files changed, 37 insertions(+), 1 deletions(-)
Applied to u-boot-video/next, thanks!
Best regards, Anatolij