build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44476 )
Change subject: ec/kontron: add option to configure I2C frequency ......................................................................
Patch Set 5:
(2 comments)
https://review.coreboot.org/c/coreboot/+/44476/5/src/ec/kontron/kempld/kempl... File src/ec/kontron/kempld/kempld_i2c.c:
https://review.coreboot.org/c/coreboot/+/44476/5/src/ec/kontron/kempld/kempl... PS5, Line 51: I2C_FREQ_STANDART_MODE = 100, /* 100 kHz */ 'STANDART' may be misspelled - perhaps 'STANDARD'?
https://review.coreboot.org/c/coreboot/+/44476/5/src/ec/kontron/kempld/kempl... PS5, Line 257: frequency = I2C_FREQ_STANDART_MODE; 'STANDART' may be misspelled - perhaps 'STANDARD'?