diff options
| author | Mark Jackson <mpfj@mimc.co.uk> | 2008-08-01 09:48:29 +0100 |
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2008-08-01 12:42:50 +0200 |
| commit | 1464eff77e7fdaed609ecf263a2423c9dcf96b1f (patch) | |
| tree | cca0d9fc4386db4fd82ac4f614f82933752a7a2c /common/cmd_autoscript.c | |
| parent | 2a433c66b1e2770349fe4911be23c375f053ebd8 (diff) | |
| download | olio-uboot-2014.01-1464eff77e7fdaed609ecf263a2423c9dcf96b1f.tar.xz olio-uboot-2014.01-1464eff77e7fdaed609ecf263a2423c9dcf96b1f.zip | |
Fix bitmap display for atmel lcd controller
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 !!
Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
Diffstat (limited to 'common/cmd_autoscript.c')
0 files changed, 0 insertions, 0 deletions