public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] lcd: implement a callback for splashimage
Date: Sun, 24 Feb 2013 21:01:39 +0100	[thread overview]
Message-ID: <20130224200139.3DCE1200593@gemini.denx.de> (raw)
In-Reply-To: <1361722763-22953-2-git-send-email-nikita@compulab.co.il>

Dear Nikita Kiryanov,

In message <1361722763-22953-2-git-send-email-nikita@compulab.co.il> you wrote:
> On some architectures certain values of splashimage will lead to
> a data abort exception.
> 
> Document the problem, and implement a callback for splashimage to
> reject such values.
> 
> Cc: Anatolij Gustschin <agust@denx.de>
> Cc: Wolfgang Denk <wd@denx.de>
> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
> ---
> 
>  README                     |   11 +++++++++++
>  common/lcd.c               |   26 ++++++++++++++++++++++++++
>  doc/README.displaying-bmps |   27 +++++++++++++++++++++++++++
>  include/env_callback.h     |    7 +++++++
>  4 files changed, 71 insertions(+)
>  create mode 100644 doc/README.displaying-bmps

Thanks.

Acked-by: Wolfgang Denk <wd@denx.de>

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
God made the integers; all else is the work of Man.       - Kronecker

  reply	other threads:[~2013-02-24 20:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-24 16:19 [U-Boot] [PATCH 0/2] Protect splashimage from improperly aligned addresses Nikita Kiryanov
2013-02-24 16:19 ` [U-Boot] [PATCH 1/2] lcd: implement a callback for splashimage Nikita Kiryanov
2013-02-24 20:01   ` Wolfgang Denk [this message]
2013-02-25  7:28   ` [U-Boot] [PATCH V2 " Nikita Kiryanov
2013-02-24 16:19 ` [U-Boot] [PATCH 2/2] cm_t35: prevent splashimage from being set to a bad value Nikita Kiryanov
2013-02-27 20:06 ` [U-Boot] [PATCH 0/2] Protect splashimage from improperly aligned addresses Tom Rini
2013-02-28  6:11   ` Nikita Kiryanov
2013-03-10 11:22 ` Nikita Kiryanov

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=20130224200139.3DCE1200593@gemini.denx.de \
    --to=wd@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