[U-Boot] [PATCH] axs10x: Get rid of both I2C and EEPROM who used to use I2C

Simon Glass sjg at chromium.org
Fri Jun 2 02:56:33 UTC 2017


On 1 June 2017 at 08:14, Alexey Brodkin <Alexey.Brodkin at synopsys.com> wrote:
> With eb5ba3aefdf0 "i2c: Drop use of CONFIG_I2C_HARD" in place we
> cannot use I2C EEPROM any longer so we're dropping all references to
> both EEPROM and I2C which was only used for EEPROM.
>
> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  configs/axs101_defconfig |  1 -
>  configs/axs103_defconfig |  1 -
>  include/configs/axs10x.h | 26 --------------------------
>  3 files changed, 28 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

There is an i2c-eeprom driver if you want to use it.

Regards,
Simon


More information about the U-Boot mailing list