mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette"
This reverts commit 3bc8ffd9cb
.
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
43cb65b7a0
commit
09bffbf649
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ vidinfo_t panel_info = {
|
|||
#ifdef CONFIG_LMS283GF05
|
||||
|
||||
# define LCD_BPP LCD_COLOR8
|
||||
# define LCD_INVERT_COLORS
|
||||
/*# define LCD_INVERT_COLORS*/
|
||||
|
||||
/* you have to set lccr0 and lccr3 (including pcd) */
|
||||
# define REG_LCCR0 0x043008f8
|
||||
|
|
Loading…
Reference in a new issue