]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/kwb.h
board/BuR/common: remove BMP_DISPLAY from tseries board
[karo-tx-uboot.git] / include / configs / kwb.h
index dd30df27b05b2d12144a14e4f1d4f6c8969e9b6f..7798b8001deb966baf00a1287e033adc857f54f7 100644 (file)
 #define CONFIG_LCD_NOSTDOUT
 #define CONFIG_SYS_WHITE_ON_BLACK
 #define LCD_BPP                                LCD_COLOR32
+
+#define CONFIG_VIDEO_BMP_GZIP
+#define CONFIG_SYS_VIDEO_LOGO_MAX_SIZE (1366*767*4)
+#define CONFIG_CMD_UNZIP
+#define CONFIG_CMD_BMP
+#define CONFIG_BMP_24BMP
+#define CONFIG_BMP_32BPP
+
 /* Clock Defines */
 #define V_OSCK                         26000000  /* Clock output from T2 */
 #define V_SCLK                         (V_OSCK)