summaryrefslogtreecommitdiff
path: root/include/configs/mx6sx_19x19_arm2.h
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2014-06-12 17:28:12 +0800
committerYe.Li <B37916@freescale.com>2014-06-17 11:14:04 +0800
commit42a8d227b508395ec370825aa100131917f2ceda (patch)
treec4f30b9d429f43e6f0016727a8b140c08c3d21c4 /include/configs/mx6sx_19x19_arm2.h
parentef9d769f9ad1b504a1df8b987d269df9944d8e0c (diff)
downloadu-boot-imx-42a8d227b508395ec370825aa100131917f2ceda.zip
u-boot-imx-42a8d227b508395ec370825aa100131917f2ceda.tar.gz
u-boot-imx-42a8d227b508395ec370825aa100131917f2ceda.tar.bz2
ENGR00315894-72 iMX6SX:SABRESD/19x19ARM2 Add splash screen support in BSP
Enable the video drivers and MXS LCDIF driver to support the splash screen on MX6SX SDB and 19x19 ARM2. Add BSP codes for video parameters and LCDIF/LVDS initialization. "panel" env is used for selecting the display panel. Set "panel" env to "Hannstar-XGA" for LVDS display. Set "panel" env to "MCIMX28LCD" for parallel LCD display. Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'include/configs/mx6sx_19x19_arm2.h')
-rw-r--r--include/configs/mx6sx_19x19_arm2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx6sx_19x19_arm2.h b/include/configs/mx6sx_19x19_arm2.h
index 09221ea..1733903 100644
--- a/include/configs/mx6sx_19x19_arm2.h
+++ b/include/configs/mx6sx_19x19_arm2.h
@@ -9,6 +9,8 @@
#ifndef __MX6SX_19X19_ARM2_CONFIG_H
#define __MX6SX_19X19_ARM2_CONFIG_H
+#define CONFIG_VIDEO
+
#include "mx6sx_arm2.h"
#define CONFIG_SYS_FSL_USDHC_NUM 1