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>
master
Tom Rini 8 years ago
parent 43cb65b7a0
commit 09bffbf649
  1. 2
      drivers/video/pxa_lcd.c

@ -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…
Cancel
Save