You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -246,6 +247,7 @@ To enable splash screen on custom board based on |__PART_FAMILY_DEVICE_NAMES__|
246
247
CONFIG_BMP_32BPP=y
247
248
CONFIG_BMP=y
248
249
CONFIG_VIDEO_BMP_GZIP=y
250
+
CONFIG_VIDEO_LOGO=y
249
251
250
252
3. To enable different boot media for splash, define splash file locations struct in the board file present at :file:`board/ti/<platform>/evm.c`
251
253
4. If a different boot media other than mmc is used for storing splash, then update the splash-related env variables in board.env file present at :file:`board/ti/<platform>/<platform>.env`
0 commit comments