summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorVasily Khoruzhick <anarsoul@gmail.com>2016-03-20 18:37:01 -0700
committerTom Rini <trini@konsulko.com>2016-03-27 09:12:56 -0400
commit59fa089b2b191c87bc1ad81b5ddd553de665001c (patch)
tree6b0fdd3092838f814529b4874c1c490ea0923230 /include
parentf19eb15426d83f983fc18b46e6c274caf62cfd42 (diff)
downloadtalos-obmc-uboot-59fa089b2b191c87bc1ad81b5ddd553de665001c.tar.gz
talos-obmc-uboot-59fa089b2b191c87bc1ad81b5ddd553de665001c.zip
zipitz2: enable LCD rotation
z2's screen is rotated by 270 degrees Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/zipitz2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/zipitz2.h b/include/configs/zipitz2.h
index 586a445f3e..169eaf3d88 100644
--- a/include/configs/zipitz2.h
+++ b/include/configs/zipitz2.h
@@ -83,6 +83,7 @@
#ifdef CONFIG_CMD_SPI
#define CONFIG_SOFT_SPI
#define CONFIG_LCD
+#define CONFIG_LCD_ROTATION
#define CONFIG_PXA_LCD
#define CONFIG_LMS283GF05
OpenPOWER on IntegriCloud