On 20 August 2018 at 19:34, Adam Ford <[email protected]> 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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

