build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27816 )
Change subject: google/grunt: Override BayHub EMMC driving strength ......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/#/c/27816/3/src/mainboard/google/kahlee/variants... File src/mainboard/google/kahlee/variants/baseboard/mainboard.c:
https://review.coreboot.org/#/c/27816/3/src/mainboard/google/kahlee/variants... PS3, Line 59: bh720_pcr_data | (BH720_PCR_CLK_DRV_MAX << 4) | (bh720_pcr_data_CMD_DRV_MAX << 1)); line over 80 characters
https://review.coreboot.org/#/c/27816/3/src/mainboard/google/kahlee/variants... PS3, Line 59: bh720_pcr_data | (BH720_PCR_CLK_DRV_MAX << 4) | (bh720_pcr_data_CMD_DRV_MAX << 1)); code indent should use tabs where possible