summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-09-08 20:07:41 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-09-08 20:07:44 +0100
commit857ca81a8d99d53733c8db9783cd2f8a798752a2 (patch)
tree8cc8cafc327914b296605bb81253911ec9461120
parentbccb70acba04d2545d47375df8a935116645bf91 (diff)
15.09: update config.txt for CoreTile LCDarmlt-20150908-001
Default to using the LCD controller (CLCD for A9, HDLCD for TC2) on the CoreTile rather than the motherboard. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--config.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.txt b/config.txt
index 74728af..67dc072 100644
--- a/config.txt
+++ b/config.txt
@@ -8,8 +8,8 @@ UPDATE: FALSE ;Force JTAG and FPGA update to DBs
VERIFY: FALSE ;Force FPGA verify to DBs
SLIDESHOW: FALSE ;CLCD Slideshow
-MUXFPGA: MB ;MB or DB1 or DB2
-DVIMODE: VGA ;VGA or SVGA or XGA or SXGA or UXGA
+MUXFPGA: DB1 ;MB or DB1 or DB2
+DVIMODE: XGA ;VGA or SVGA or XGA or SXGA or UXGA
MBLOG: TRUE ;LOG MB MICRO TO UART1 in run mode
DBLOG: TRUE ;LOG DB MICRO TO UART2/3 in run mode