[U-Boot] [PATCH] ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled

Simon Glass sjg at chromium.org
Thu Aug 23 10:45:19 UTC 2018


On 20 August 2018 at 19:34, Adam Ford <aford173 at gmail.com> wrote:
> boot-common.c checks to see if I2C is enabled in SPL, but
> it doens't check for DM_I2C before initializing it.  This
> will now only initialize the I2C is the DM_I2C is not enabled
> to avoid initializing it more than once.
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>

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


More information about the U-Boot mailing list