[U-Boot] [PATCH v2] misc: Kconfig: Add SPL_I2C_EEPROM option
Simon Glass
sjg at chromium.org
Mon Sep 11 06:17:49 UTC 2017
On 5 September 2017 at 23:08, Wenyou Yang <wenyou.yang at microchip.com> wrote:
> This option is an SPL-variant of the I2C_EEPROM option to enable
> the driver for generic I2C-attached EEPROMs for SPL.
>
> Signed-off-by: Wenyou Yang <wenyou.yang at microchip.com>
> ---
>
> Changes in v2:
> - Rebase the uboot/master (84a4206).
>
> drivers/misc/Kconfig | 8 ++++++++
> drivers/misc/Makefile | 2 +-
> 2 files changed, 9 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list