]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx53ard.h
mxc_i2c: specify i2c base address in config file
[people/ms/u-boot.git] / include / configs / mx53ard.h
index ffc799cd7fe817a08a8bc8bffa2c51c515c4dbe6..0a928afc82c0d5a199e7307631f2d5e26b1ec6c3 100644 (file)
@@ -50,7 +50,7 @@
 #define CONFIG_CMD_I2C
 #define CONFIG_HARD_I2C
 #define CONFIG_I2C_MXC
-#define CONFIG_SYS_I2C_MX53_PORT2
+#define CONFIG_SYS_I2C_BASE            I2C2_BASE_ADDR
 #define CONFIG_SYS_I2C_SPEED            100000
 
 /* MMC Configs */