Integrate u-boot-seco-imx/seco_lf_v2021.04-memlogo
Commit: clea-os/bsp/nxp/u-boot-seco-imx@a6e87590
[D18][ENV][BOARD] add kernel mem logo fdt support
- setup kernel mem logo address
- create the necessary device tree nodes for kernel mem logo at runtime: the fdt_memlogo function should subsequently be exported to a common file to also be used with other boards.
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@c2a284b9
[SECO][ENV] add kernel mem logo load command
If logo address is set and if logo binary exists in the boot partition of the current boot device load it into memory.
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@df52b8a7
[D18][BOARD] improve U-Boot video environment setup
Video link on only if specific fdt video overlay are selected
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@3dc29dd6
[D18][ENV] add LVDS CHA WVGA overlay option
Also, change multi-video overlay handling: use intercompatible video overlays instead of single combined ones.