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 1:
(2 comments)
https://review.coreboot.org/#/c/27816/1/src/mainboard/google/kahlee/variants... File src/mainboard/google/kahlee/variants/baseboard/mainboard.c:
https://review.coreboot.org/#/c/27816/1/src/mainboard/google/kahlee/variants... PS1, 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/1/src/mainboard/google/kahlee/variants... PS1, 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