summaryrefslogtreecommitdiffstats
path: root/include/configs/bf527-ezkit.h
diff options
context:
space:
mode:
authorMichael Hennerich <michael.hennerich@analog.com>2009-12-10 09:19:21 +0000
committerMike Frysinger <vapier@gentoo.org>2010-01-17 09:17:27 -0500
commit10eafa10be2deaba4939d0c19cd21648f2d3d4aa (patch)
tree7dbab63626fee48d4a60a6566a50165ab75262f3 /include/configs/bf527-ezkit.h
parent9442c4a1337dbcf82e3bc02a12e24f491e0e6122 (diff)
downloadtalos-obmc-uboot-10eafa10be2deaba4939d0c19cd21648f2d3d4aa.tar.gz
talos-obmc-uboot-10eafa10be2deaba4939d0c19cd21648f2d3d4aa.zip
Blackfin: add support for BF527-EZKIT v2.1
The new board revision has a different LCD. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bf527-ezkit.h')
-rw-r--r--include/configs/bf527-ezkit.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/configs/bf527-ezkit.h b/include/configs/bf527-ezkit.h
index c7322b8ed3..7800c3276a 100644
--- a/include/configs/bf527-ezkit.h
+++ b/include/configs/bf527-ezkit.h
@@ -155,6 +155,15 @@
/*
+ * Video Settings
+ */
+#ifdef CONFIG_MK_BF527_EZKIT_REV_2_1
+# define CONFIG_LQ035Q1_SPI_BUS 0
+# define CONFIG_LQ035Q1_SPI_CS 7
+#endif
+
+
+/*
* Misc Settings
*/
#define CONFIG_MISC_INIT_R
OpenPOWER on IntegriCloud