]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx53smd.h
mxc_i2c: specify i2c base address in config file
[people/ms/u-boot.git] / include / configs / mx53smd.h
index 1df20faf6b42a35dc07fddc0607c36e642d16f29..760014fce508f26aa069585d393a5aae71a48e3c 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 */