mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 01:13:29 +00:00
SAMA5D4x-EK NxWM: Update background colors to match the calibration screen
This commit is contained in:
parent
0139b6a01c
commit
39c6f74966
1 changed files with 2 additions and 2 deletions
|
|
@ -232,7 +232,7 @@ CONFIG_SAMA5_PIOE_IRQ=y
|
|||
#
|
||||
CONFIG_SAMA5_LCDC_BACKLIGHT=y
|
||||
CONFIG_SAMA5_LCDC_DEFBACKLIGHT=0xc8
|
||||
CONFIG_SAMA5_LCDC_BACKCOLOR=0x7b5d
|
||||
CONFIG_SAMA5_LCDC_BACKCOLOR=0x95fa
|
||||
CONFIG_SAMA5_LCDC_FB_VBASE=0x2fa00000
|
||||
CONFIG_SAMA5_LCDC_FB_PBASE=0x2fa00000
|
||||
CONFIG_SAMA5_LCDC_FB_SIZE=6291456
|
||||
|
|
@ -832,7 +832,7 @@ CONFIG_SYSLOG=y
|
|||
#
|
||||
CONFIG_NX=y
|
||||
CONFIG_NX_NPLANES=1
|
||||
CONFIG_NX_BGCOLOR=0x7b5d
|
||||
CONFIG_NX_BGCOLOR=0x95fa
|
||||
# CONFIG_NX_WRITEONLY is not set
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue