summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/configs/wandboard.h2
-rw-r--r--tools/logos/wandboard.bmpbin0 -> 22390 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h
index d4ac086643..823e17b4dd 100644
--- a/include/configs/wandboard.h
+++ b/include/configs/wandboard.h
@@ -95,8 +95,10 @@
#define CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
#define CONFIG_VIDEO_BMP_RLE8
#define CONFIG_SPLASH_SCREEN
+#define CONFIG_SPLASH_SCREEN_ALIGN
#define CONFIG_BMP_16BPP
#define CONFIG_VIDEO_LOGO
+#define CONFIG_VIDEO_BMP_LOGO
#define CONFIG_IPUV3_CLK 260000000
#if defined(CONFIG_MX6DL)
diff --git a/tools/logos/wandboard.bmp b/tools/logos/wandboard.bmp
new file mode 100644
index 0000000000..7f288a8e8e
--- /dev/null
+++ b/tools/logos/wandboard.bmp
Binary files differ
OpenPOWER on IntegriCloud