summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/u8500.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/u8500.h b/include/configs/u8500.h
index 0bca0dcf6..fb3614fd3 100644
--- a/include/configs/u8500.h
+++ b/include/configs/u8500.h
@@ -284,21 +284,11 @@
* Video Logo Related configs
*/
#define CONFIG_VIDEO_LOGO /* Enable startup logo */
-/*
-#define CONFIG_SYS_VIDEO_USE_GIMP_HEADER
-*/
-
#define CONFIG_SYS_VIDEO_FB_ADRS 0x14000000
-
-#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
-
-#define MCDE_VIDEO_LOGO_WIDTH 132
-#define MCDE_VIDEO_LOGO_HEIGHT 432
#define MCDE_TOC_SPLASH_NAME "SPLASH"
/*------------------------------------------------------------------------------