[U-Boot-Users] [PATCH] Fix bitmap display for atmel lcd controller

Wolfgang Denk wd at denx.de
Thu Jul 31 17:43:58 CEST 2008


In message <48908446.8020801 at 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 actual data is never actually written to the lcd framebuffer !!
> 
> Below is a patch to fix these issues.
> 
> ---

Please resubmit using a reasoable line length for the commit  message
(some 70+ characters), and add your Signed-off-by: line.


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
I think it's a new feature. Don't tell anyone it was an accident. :-)
  -- Larry Wall on s/foo/bar/eieio in <10911 at jpl-devvax.JPL.NASA.GOV>




More information about the U-Boot mailing list