mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 05:04:23 +08:00
pxa_lcd: invert colors for Zipit Z2 to get white on black palette
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
This commit is contained in:
parent
59fa089b2b
commit
3bc8ffd9cb
@ -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 New Issue
Block a user