summaryrefslogtreecommitdiff
path: root/include/configs/u8500.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/u8500.h')
-rw-r--r--include/configs/u8500.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/u8500.h b/include/configs/u8500.h
index 7ae82dc2d..2eff34aee 100644
--- a/include/configs/u8500.h
+++ b/include/configs/u8500.h
@@ -257,6 +257,11 @@
*/
#define CONFIG_SYS_MCDE_REFRESH_TIME 50
+#define CONFIG_SYS_DISPLAY_NATIVE_X_RES 864
+#define CONFIG_SYS_DISPLAY_NATIVE_Y_RES 480
+/* 2.5V */
+#define CONFIG_SYS_DISPLAY_VOLTAGE 2500000
+
/*------------------------------------------------------------------------------
* base register values for U8500
*/