summaryrefslogtreecommitdiffstats
path: root/include/configs/cm_fx6.h
diff options
context:
space:
mode:
authorNikita Kiryanov <nikita@compulab.co.il>2015-01-14 10:42:53 +0200
committerStefano Babic <sbabic@denx.de>2015-01-29 17:42:30 +0100
commit3a236a356397449bf3ad1e72221053b5a3d87b80 (patch)
tree319b1e6d39690eb4cd145e5f6e238644b24ba8ba /include/configs/cm_fx6.h
parent7e8d7f2ac2035efa04382bbeede1b4fbe1c66987 (diff)
downloadtalos-obmc-uboot-3a236a356397449bf3ad1e72221053b5a3d87b80.tar.gz
talos-obmc-uboot-3a236a356397449bf3ad1e72221053b5a3d87b80.zip
arm: mx6: cm-fx6: add splash screen support
Add support for splash screen. The splash screen is loaded from the SPI flash and is displayed on the HDMI display. Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> [grinberg@compulab.co.il: minor code and commit message updates] Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Cc: Stefano Babic <sbabic@denx.de> Cc: Igor Grinberg <grinberg@compulab.co.il>
Diffstat (limited to 'include/configs/cm_fx6.h')
-rw-r--r--include/configs/cm_fx6.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/cm_fx6.h b/include/configs/cm_fx6.h
index 49b1b0023e..b92ba976e9 100644
--- a/include/configs/cm_fx6.h
+++ b/include/configs/cm_fx6.h
@@ -312,6 +312,10 @@
#define CONFIG_CONSOLE_MUX
#define CONFIG_VIDEO_SW_CURSOR
+#define CONFIG_SPLASH_SCREEN
+#define CONFIG_CMD_BMP
+#define CONFIG_VIDEO_BMP_RLE8
+
#define CONFIG_VIDEO_LOGO
#define CONFIG_VIDEO_BMP_LOGO
OpenPOWER on IntegriCloud