build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48864 )
Change subject: soc/amd/picasso: Add UPDs for support edp power sequence adjust ......................................................................
Patch Set 1:
(4 comments)
https://review.coreboot.org/c/coreboot/+/48864/1/src/soc/amd/picasso/fsp_par... File src/soc/amd/picasso/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/48864/1/src/soc/amd/picasso/fsp_par... PS1, Line 163: scfg->pwroff_delay = cfg-> pwroff_delay; spaces prohibited around that '->' (ctx:VxW)
https://review.coreboot.org/c/coreboot/+/48864/1/src/soc/amd/picasso/fsp_par... PS1, Line 164: scfg->pwron_varybl_to_blon = cfg-> pwron_varybl_to_blon; spaces prohibited around that '->' (ctx:VxW)
https://review.coreboot.org/c/coreboot/+/48864/1/src/soc/amd/picasso/fsp_par... PS1, Line 165: scfg->pwrdown_bloff_to_varybloff = cfg-> pwrdown_bloff_to_varybloff; spaces prohibited around that '->' (ctx:VxW)
https://review.coreboot.org/c/coreboot/+/48864/1/src/soc/amd/picasso/fsp_par... PS1, Line 166: scfg->min_allowed_bl_level = cfg-> min_allowed_bl_level; spaces prohibited around that '->' (ctx:VxW)