build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44704 )
Change subject: soc/mediatek/mt8192: Do dramc software impedance calibration ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/44704/1/src/soc/mediatek/mt8192/dra... File src/soc/mediatek/mt8192/dramc_pi_calibration_api.c:
https://review.coreboot.org/c/coreboot/+/44704/1/src/soc/mediatek/mt8192/dra... PS1, Line 41: u32 change = (drv_type == DRVP) ? 1: 0; spaces required around that ':' (ctx:VxW)