Skip to content

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

Commit: edgehog/layers/seco/meta-seco-imx@e65aeb82

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

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@8cc6ff0f

[SECO_CONFIG] fix uninitialized variables error

Initalize the char array local vars of the set_video_specification function, since being used while uninitialized you may find random garbage inside the videomode U-Boot variable.

Merge request reports