diff --git a/include/configs/pwsh1.h b/include/configs/pwsh1.h index 3ea3884e63..25939828e3 100644 --- a/include/configs/pwsh1.h +++ b/include/configs/pwsh1.h @@ -42,6 +42,8 @@ #define CONFIG_VIDEO_MXS #define CONFIG_VIDEO_MXS_MODE_SYSTEM #define CONFIG_VIDEO_LOGO +#define CONFIG_VIDEO_BMP_LOGO +#define CONFIG_HIDE_LOGO_VERSION #define CONFIG_SPLASH_SCREEN #define CONFIG_BMP_16BPP #define CONFIG_VIDEO_BMP_RLE8 diff --git a/tools/logos/pwsh1.bmp b/tools/logos/pwsh1.bmp new file mode 100644 index 0000000000..c48eab278f Binary files /dev/null and b/tools/logos/pwsh1.bmp differ