[U-Boot] [PATCH v3 39/62] sandbox: Don't bring in the eeprom emulator in SPL
Simon Glass
sjg at chromium.org
Fri Jul 15 05:59:47 CEST 2016
On 4 July 2016 at 11:58, Simon Glass <sjg at chromium.org> wrote:
> This driver should not be used in SPL since we do not have I2C support
> enabled in SPL on sandbox.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - Add new patch to avoid bringing in the eeprom emulator in SPL
>
> Changes in v2: None
>
> drivers/misc/Makefile | 2 ++
> 1 file changed, 2 insertions(+)
Applied to u-boot-dm
More information about the U-Boot
mailing list