mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-03 19:51:53 +02: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
|
#ifdef CONFIG_LMS283GF05
|
||||||
|
|
||||||
# define LCD_BPP LCD_COLOR8
|
# define LCD_BPP LCD_COLOR8
|
||||||
/*# define LCD_INVERT_COLORS*/
|
# define LCD_INVERT_COLORS
|
||||||
|
|
||||||
/* you have to set lccr0 and lccr3 (including pcd) */
|
/* you have to set lccr0 and lccr3 (including pcd) */
|
||||||
# define REG_LCCR0 0x043008f8
|
# define REG_LCCR0 0x043008f8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user