Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39845
to look at the new patch set (#3).
Change subject: ec/kontron: add option to configure I2C frequency ......................................................................
ec/kontron: add option to configure I2C frequency
Allows to change the frequency for the I2C bus by overriding i2c_freq_khz option from the devicetree of the board. For example, if the bus is not beyond the board, then we can increase the frequency in order to read DMI parameters from EEPROM faster.
Tested on Kontron COMe module with T10-TNI carrierboard [1,2] with 400 kHz
[1] https://review.coreboot.org/c/coreboot/+/39133 [2] https://review.coreboot.org/c/coreboot/+/39846
Change-Id: I36a7ae30f1197f77854634fac3a9e1911ce92093 Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com Signed-off-by: Nikolay Dementey n_dementey@eureca.ru --- M src/ec/kontron/kempld/chip.h M src/ec/kontron/kempld/kempld_i2c.c 2 files changed, 22 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/39845/3