Skip to content

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

GitBot requested to merge u-boot-seco-imx/seco_lf_v2021.04-gm_seco_conf into kirkstone

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

[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

Loading