]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
LCD: display 32bpp decompressed bitmap image
authorDonghwa Lee <dh09.lee@samsung.com>
Wed, 9 May 2012 19:23:37 +0000 (19:23 +0000)
committerAnatolij Gustschin <agust@denx.de>
Fri, 25 May 2012 07:15:10 +0000 (09:15 +0200)
commitfb6a9aab7ae78c03f9e9c6724ee40d8a384644ad
tree665ce5aa9a322c1538ca0329c5ada51f9a833ed7
parent2b5cb3d33109a67ad25d74a98f1da92a1c637ee6
LCD: display 32bpp decompressed bitmap image

This patch supports drawing 32bpp decompressed bitmap image.

Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
Signed-off-by: Kyungmin.park <kyungmin.park@samsung.com>
common/lcd.c