summaryrefslogtreecommitdiff
path: root/include/configs/bf533-ezkit.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bf533-ezkit.h')
-rw-r--r--include/configs/bf533-ezkit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bf533-ezkit.h b/include/configs/bf533-ezkit.h
index e87173717..48c0252e4 100644
--- a/include/configs/bf533-ezkit.h
+++ b/include/configs/bf533-ezkit.h
@@ -198,7 +198,7 @@
#define I2C_DELAY udelay(5) /* 1/4 I2C clock duration */
#define CONFIG_SYS_I2C_SPEED 50000
-#define CONFIG_SYS_I2C_SLAVE 0xFE
+#define CONFIG_SYS_I2C_SLAVE 0
#define CONFIG_SYS_BOOTM_LEN 0x4000000 /* Large Image Length, set to 64 Meg */