
30 Mar
2019
30 Mar
'19
10:18 p.m.
On Tue, 26 Mar 2019 at 06:39, Simon Goldschmidt simon.k.r.goldschmidt@gmail.com wrote:
This reverts commit 65a97e7fcf54feb7c4ebe1aee8a572830af4cf51.
The 'eeprom' command has been converted to work with DM_I2C in a patch submitted around the same time as this commit: commit 0c07a9b4078d ("eeprom: Add device model based I2C support to eeprom command")
Signed-off-by: Simon Goldschmidt simon.k.r.goldschmidt@gmail.com
Changes in v2:
- added patch to fix DM_I2C eeprom code to work without CONFIG_SYS_I2C_EEPROM_BUS
cmd/Kconfig | 1 - 1 file changed, 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org