Integrate u-boot-seco-imx/seco_lf_v2021.04-gm_seco_conf
[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.