[U-Boot] [PATCH 1/4] armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT

Alex Marginean alexm.osslist at gmail.com
Mon Jul 15 07:13:52 UTC 2019


On 7/10/2019 10:48 AM, Chuanhua Han wrote:
> Since i2c uses dm mode, i2 controller will be initialized when reading
> and writing devices on i2c bus. So there is no need for the original
> non-dm mode i2c early initialization function call, this patch removed
> the definition of CONFIG_SYS_I2C_EARLY_INIT.
> 
> Signed-off-by: Chuanhua Han <chuanhua.han at nxp.com>
> ---
> depends on:
> 	- http://patchwork.ozlabs.org/project/uboot/list/?series=117203
> 	- http://patchwork.ozlabs.org/project/uboot/list/?series=117224
> 	- http://patchwork.ozlabs.org/project/uboot/list/?series=118231
> 
>   include/configs/ls1028aqds.h | 1 -
>   1 file changed, 1 deletion(-)
> 
Reviewed-by: Alex Marginean <alexm.osslist at gmail.com>


More information about the U-Boot mailing list