SAMA5D4x-EK NxWM: Update background colors to match the calibration screen

This commit is contained in:
Gregory Nutt 2014-07-11 21:25:18 -06:00
parent 0139b6a01c
commit 39c6f74966

View File

@ -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
#