]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT
authorChuanhua Han <chuanhua.han@nxp.com>
Wed, 10 Jul 2019 07:48:37 +0000 (15:48 +0800)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Thu, 22 Aug 2019 03:37:35 +0000 (09:07 +0530)
Since i2c uses dm mode, i2c 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@nxp.com>
Reviewed-by: Alex Marginean <alexm.osslist@gmail.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
include/configs/ls1028aqds.h

index be018ef2be489302d7824832c4e8fe526a3bd2f1..b0e9441a48bdaebff69a219c84eed9e2848916dd 100644 (file)
@@ -16,7 +16,6 @@
 #define CONFIG_DIMM_SLOTS_PER_CTLR             2
 
 #define CONFIG_QIXIS_I2C_ACCESS
-#define CONFIG_SYS_I2C_EARLY_INIT
 
 /*
  * QIXIS Definitions