commit | 7db40f819e837cf9dc31268a0cf13e0f8f16d084 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Sep 29 15:04:20 2021 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 07 16:53:50 2021 +0200 |
tree | 108666041253d5c395d9f883cadfc4d64dad34ce | |
parent | 118ee4ff453cd89f24a94f4a62a54724744982e6 [diff] |
imx: ventana: fix splash logo drawing After mxc_ipuv3 DM_VIDEO conversion showing splash image doesn't work. Fix this by adding new requirements: - splashimage env variable. - CONFIG_SPLASH_SCREEN - CONFIG_CMD_BMP Signed-off-by: Tim Harvey <tharvey@gateworks.com>