summaryrefslogtreecommitdiffstats
path: root/include/configs/bf561-ezkit.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-06-08 16:18:00 -0400
committerMike Frysinger <vapier@gentoo.org>2010-07-13 17:50:52 -0400
commit787e343b91be62375001b80ee8b70f1594fdfc57 (patch)
tree2f89fa9326595f5665f25c7e4f1a481d56050692 /include/configs/bf561-ezkit.h
parentbbf4fbb6cc3d1384a9008f1772aa157c4809df3a (diff)
downloadblackbird-obmc-uboot-787e343b91be62375001b80ee8b70f1594fdfc57.tar.gz
blackbird-obmc-uboot-787e343b91be62375001b80ee8b70f1594fdfc57.zip
Blackfin: unify default I2C settings for ADI boards
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Acked-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/bf561-ezkit.h')
-rw-r--r--include/configs/bf561-ezkit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bf561-ezkit.h b/include/configs/bf561-ezkit.h
index 1e3fdef64a..036bfe412f 100644
--- a/include/configs/bf561-ezkit.h
+++ b/include/configs/bf561-ezkit.h
@@ -151,8 +151,6 @@
} while (0)
#define I2C_DELAY udelay(5) /* 1/4 I2C clock duration */
-#define CONFIG_SYS_I2C_SPEED 50000
-#define CONFIG_SYS_I2C_SLAVE 0
#endif
OpenPOWER on IntegriCloud