summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2010-04-06 08:28:00 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-04-06 08:28:00 +0200
commit86d1c12dd33b538dd2b3fc750d869e9defa2cd6e (patch)
treee206b2a01871596b2d6b95b79665d9a0e6e41a42 /board
parentd15dd50c5cacaf4652a6aff849e63e1a98f7c34a (diff)
downloadbarebox-86d1c12dd33b538dd2b3fc750d869e9defa2cd6e.tar.gz
barebox-86d1c12dd33b538dd2b3fc750d869e9defa2cd6e.tar.xz
i.MX35 3stack: Add a comment about the nonworking display
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'board')
-rw-r--r--board/freescale-mx35-3-stack/3stack.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/freescale-mx35-3-stack/3stack.c b/board/freescale-mx35-3-stack/3stack.c
index 3b6a93b75a..1faf1b940b 100644
--- a/board/freescale-mx35-3-stack/3stack.c
+++ b/board/freescale-mx35-3-stack/3stack.c
@@ -113,6 +113,10 @@ static struct device_d i2c_dev = {
/*
* Generic display, shipped with the PDK
+ * FIXME: The power for the display is driven by the mc9s08. This is
+ * currently not done in software, for the display to work you have to
+ * short ciruit pins 2 and 3 of q6 on the personality board, or better,
+ * send a patch.
*/
static struct fb_videomode CTP_CLAA070LC0ACW = {
/* 800x480 @ 60 Hz */