public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 3/3] EXYNOS: display 32bpp bitmap TIZEN logo
Date: Fri, 25 May 2012 09:22:16 +0200	[thread overview]
Message-ID: <20120525092216.78dd58bc@wker> (raw)
In-Reply-To: <1337900440-8807-1-git-send-email-agust@denx.de>

On Fri, 25 May 2012 01:00:40 +0200
Anatolij Gustschin <agust@denx.de> wrote:

> From: Donghwa Lee <dh09.lee@samsung.com>
> 
> This patch supports drawing 32bpp bitmap TIZEN logo in exynos fb.
> "tizen_hd_logo.h" data is compressed from trats_logo.bmp to
> trats_logo.bmp.gz by gzip and converted to tizen_hd_logo.h header file
> format by some application. The logo data is decompressed in the exynos
> fb driver by bmp_display().
> 
> Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> Acked-by: Minkyu Kang <mk7.kang@samsung.com>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
> Changes since v5:
>  - rebased on top of current u-boot-video/master
>  - do not call gunzip_bmp(), bmp_display already does it for
>    compressed bitmaps
> 
>  board/samsung/trats/trats.c |    8 ++++++++
>  drivers/video/exynos_fb.c   |   19 +++++++++++++++++++
>  drivers/video/exynos_fb.h   |    7 -------
>  drivers/video/exynos_fimd.c |    2 +-
>  include/configs/trats.h     |    6 +++++-
>  include/lcd.h               |   13 +++++++++++++
>  6 files changed, 46 insertions(+), 9 deletions(-)

Applied to u-boot-video/master. Thanks.

Anatolij

      reply	other threads:[~2012-05-25  7:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-10  5:23 [U-Boot] [PATCH v5 3/3] EXYNOS: display 32bpp bitmap TIZEN logo Donghwa Lee
2012-05-10 14:10 ` Minkyu Kang
2012-05-24 23:00 ` [U-Boot] [PATCH v6 " Anatolij Gustschin
2012-05-25  7:22   ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120525092216.78dd58bc@wker \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox