summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNikita Kiryanov <[email protected]>2015-01-14 10:42:53 +0200
committerStefano Babic <[email protected]>2015-01-29 17:42:30 +0100
commit3a236a356397449bf3ad1e72221053b5a3d87b80 (patch)
tree319b1e6d39690eb4cd145e5f6e238644b24ba8ba /include
parent7e8d7f2ac2035efa04382bbeede1b4fbe1c66987 (diff)
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 <[email protected]> [[email protected]: minor code and commit message updates] Signed-off-by: Igor Grinberg <[email protected]> Cc: Stefano Babic <[email protected]> Cc: Igor Grinberg <[email protected]>
Diffstat (limited to 'include')
-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 49b1b0023e8..b92ba976e91 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