mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
SAMA5D4x-EK NxWM: Update background colors to match the calibration screen
This commit is contained in:
@@ -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
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user