mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01: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…
Add table
Reference in a new issue