Skip to content

Commit

Permalink
imx6: icorem6: Add custom splashscreen support
Browse files Browse the repository at this point in the history
Add custom splashscreen, engicam.bmp support for
Engicam i.CoreM6 qdl board.

Cc: Anatolij Gustschin <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Matteo Lisi <[email protected]>
Cc: Michael Trimarchi <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
  • Loading branch information
openedev authored and sbabic committed Dec 16, 2016
1 parent ca7463c commit 3713571
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/configs/imx6qdl_icore.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
/* Default environment */
#define CONFIG_EXTRA_ENV_SETTINGS \
"script=boot.scr\0" \
"splashpos=m,m\0" \
"image=zImage\0" \
"console=ttymxc3\0" \
"fdt_high=0xffffffff\0" \
Expand Down Expand Up @@ -155,6 +156,7 @@
# define CONFIG_IMX_VIDEO_SKIP

# define CONFIG_SPLASH_SCREEN
# define CONFIG_SPLASH_SCREEN_ALIGN
# define CONFIG_BMP_16BPP
# define CONFIG_VIDEO_BMP_RLE8
# define CONFIG_VIDEO_LOGO
Expand Down
Binary file added tools/logos/engicam.bmp
Binary file not shown.

0 comments on commit 3713571

Please sign in to comment.