coreboot-kgpe-d16/src/southbridge/intel
Kyösti Mälkki c01a505282 sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()
Datasheets describe the used command as 'I2C Read' but adding the
word 'eeprom' in between should avoid further confusion with other
block commands.

Followups will add a symmetrical pair of commands i2c_block_read()
and i2c_block_write() that operate via I2C_EN bit and have a 32
byte size restriction on block transfers. For some hardware revision
these block commands are available, while 'I2C Read' was not.

Change-Id: I4494ab2985afc7f737ddacc8d706a5d5395e35cf
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/31151
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2019-02-01 21:26:35 +00:00
..
bd82x6x buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
common sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() 2019-02-01 21:26:35 +00:00
fsp_rangeley sb/intel: Use common RCBA MACROs 2019-01-14 11:56:38 +00:00
i82371eb southbridge: Remove useless include <device/pci_ids.h> 2018-12-19 05:23:03 +00:00
i82801dx aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCK 2019-01-13 08:38:13 +00:00
i82801gx sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() 2019-02-01 21:26:35 +00:00
i82801ix nb/intel/gm45: Use parallel MP init 2019-01-23 14:45:34 +00:00
i82801jx sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() 2019-02-01 21:26:35 +00:00
i82870 southbridge: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:56:02 +00:00
ibexpeak sb/intel: Use common RCBA MACROs 2019-01-14 11:56:38 +00:00
lynxpoint sb/intel: Use common RCBA MACROs 2019-01-14 11:56:38 +00:00