summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNikita Kiryanov <nikita@compulab.co.il>2013-10-16 17:23:29 +0300
committerAnatolij Gustschin <agust@denx.de>2013-11-12 10:12:07 +0100
commit63c4f17b2f8017d22241522a48c765073b8791b0 (patch)
tree3e7ad344d492bfbaaa433b18a0a35bc210f0919f /include
parentf109a6e73e6bf177eabedfa5fb622ed4809e145c (diff)
downloadblackbird-obmc-uboot-63c4f17b2f8017d22241522a48c765073b8791b0.tar.gz
blackbird-obmc-uboot-63c4f17b2f8017d22241522a48c765073b8791b0.zip
cm_t35: use scf0403 driver
Use scf0403 driver to add scf0403x LCD support for cm-t35 and cm-t3730 boards. Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Diffstat (limited to 'include')
-rw-r--r--include/configs/cm_t35.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h
index 516ef7f301..a6c63cb493 100644
--- a/include/configs/cm_t35.h
+++ b/include/configs/cm_t35.h
@@ -325,5 +325,8 @@
#define CONFIG_SPLASH_SCREEN
#define CONFIG_CMD_BMP
#define CONFIG_BMP_16BPP
+#define CONFIG_SCF0403_LCD
+
+#define CONFIG_OMAP3_SPI
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud