Skip to content

Integrate meta-seco-imx/u-boot-seco-imx/seco_lf_v2021.04_develop_splash

Commit: https://git.seco.com/edgehog/layers/seco/meta-seco-imx/-/commit/1cb55733b0b592fef87b10d4db02f95b1e727f4c

Integrate u-boot-seco-imx/seco_lf_v2021.04_develop_splash

--

Commit: https://git.seco.com/edgehog/bsp/nxp/u-boot-seco-imx/-/commit/490f96fae8140f33be1b61176e1c81aec5bb7c23

[IMX6][VIDEO] fix video configuration

  • CONFIG_VIDEO is incompatible with CONFIG_DM_VIDEO (needed for IMX IPUv3 graphics)
  • CONFIG_SPLASH_SCREEN, CONFIG_SPLASH_SCREEN_ALIGN moved to defconfig
    • they are defined in a Kconfig, so is better to put them in the defconfig
    • CONFIG_SPLASH_SCREEN is checked in file common/stdio.c with the macro IS_ENABLED(), so it has to be defined in the defconfig in order to be correctly checked
  • CONFIG_HIDE_LOGO_VERSION used to hide the version string on the display

--

Commit: https://git.seco.com/edgehog/bsp/nxp/u-boot-seco-imx/-/commit/562bf7f2f5dca136b7fdc0010b797046781d1416

[IMX6-IMX8][SECO ENV] add default SPLASHIMAGE_ADDR value and set centered splash

Merge request reports

Loading