From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH v2] Fix bitmap display for atmel lcd controller
Date: Fri, 01 Aug 2008 12:43:08 +0200 [thread overview]
Message-ID: <20080801104308.42A58248C1@gemini.denx.de> (raw)
In-Reply-To: Your message of "Fri, 01 Aug 2008 09:48:29 BST." <4892CDDD.6010006@mimc.co.uk>
In message <4892CDDD.6010006@mimc.co.uk> you wrote:
> The current lcd_display_bitmap() function does not work properly
> for the Atmel LCD controller.
>
> 2 fixes need to be done:-
>
> (a) when setting the colour map, use the lcd_setcolreg() function
> as provided by the Atmel driver
> (b) the data is never actually written to the lcd framebuffer !!
>
> Below is a patch to fix these issues.
>
> Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
> ---
>
> diff --git a/common/lcd.c b/common/lcd.c
> index eec1f53..e03cff3 100644
> --- a/common/lcd.c
> +++ b/common/lcd.c
Applied, thanks.
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
Be kind to unkind people - they need it the most.
prev parent reply other threads:[~2008-08-01 10:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-01 8:48 [U-Boot-Users] [PATCH v2] Fix bitmap display for atmel lcd controller Mark Jackson
2008-08-01 10:43 ` Wolfgang Denk [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=20080801104308.42A58248C1@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