summaryrefslogtreecommitdiffstats
path: root/include/configs/T1040QDS.h
diff options
context:
space:
mode:
authorWang Dongsheng <dongsheng.wang@freescale.com>2014-03-19 10:47:55 +0800
committerYork Sun <yorksun@freescale.com>2014-08-12 12:26:46 -0700
commitc53711bb6289a5ac2d909dfe626e6a3cb9b23bfe (patch)
treec0c39e86da8c7a04c4fd1ee9ce19cb5ab8f96df8 /include/configs/T1040QDS.h
parent6d1966e1236838c8c59d58459901283a0e72dddd (diff)
downloadblackbird-obmc-uboot-c53711bb6289a5ac2d909dfe626e6a3cb9b23bfe.tar.gz
blackbird-obmc-uboot-c53711bb6289a5ac2d909dfe626e6a3cb9b23bfe.zip
fsl/diu: ch7301 encoder split off from t1040qds/diu.c
The ch7301 encoder not only used in t1040qds platform, so we split it for t1042rdb and LSx platform. Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/T1040QDS.h')
-rw-r--r--include/configs/T1040QDS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/T1040QDS.h b/include/configs/T1040QDS.h
index ebee89a9a1..a781ba327a 100644
--- a/include/configs/T1040QDS.h
+++ b/include/configs/T1040QDS.h
@@ -416,6 +416,7 @@ unsigned long get_board_ddr_clk(void);
/* Video */
#define CONFIG_FSL_DIU_FB
#ifdef CONFIG_FSL_DIU_FB
+#define CONFIG_FSL_DIU_CH7301
#define CONFIG_SYS_DIU_ADDR (CONFIG_SYS_CCSRBAR + 0x180000)
#define CONFIG_VIDEO
#define CONFIG_CMD_BMP
OpenPOWER on IntegriCloud