[U-Boot] [PATCH 1/2] lcd: implement a callback for splashimage
Wolfgang Denk
wd at denx.de
Sun Feb 24 21:01:39 CET 2013
Dear Nikita Kiryanov,
In message <1361722763-22953-2-git-send-email-nikita at 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 at denx.de>
> Cc: Wolfgang Denk <wd at denx.de>
> Signed-off-by: Nikita Kiryanov <nikita at compulab.co.il>
> Acked-by: Igor Grinberg <grinberg at 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 at 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
More information about the U-Boot
mailing list