summaryrefslogtreecommitdiff
path: root/include/configs/db-88f6820-amc.h
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2017-05-02 08:35:25 (GMT)
committerStefan Roese <sr@denx.de>2017-05-09 11:38:18 (GMT)
commite38f5fc8d80d946b401ba0e9ba0fcb52d6e7e74b (patch)
tree136b5fe5fad86b74adb2e15ee710c5598c379637 /include/configs/db-88f6820-amc.h
parentf2ca24d9d69efb8f16d6986b5933d963bf813883 (diff)
downloadu-boot-e38f5fc8d80d946b401ba0e9ba0fcb52d6e7e74b.tar.xz
ARM: mvebu: switch db-88f6820-amc to DM for i2c
Move existing configuration from header file to defconfig or dts as appropriate. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/db-88f6820-amc.h')
-rw-r--r--include/configs/db-88f6820-amc.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/db-88f6820-amc.h b/include/configs/db-88f6820-amc.h
index ba5c090..1cdefa0 100644
--- a/include/configs/db-88f6820-amc.h
+++ b/include/configs/db-88f6820-amc.h
@@ -27,13 +27,6 @@
#define CONFIG_CMD_ENV
#define CONFIG_CMD_PCI
-/* I2C */
-#define CONFIG_SYS_I2C
-#define CONFIG_SYS_I2C_MVTWSI
-#define CONFIG_I2C_MVTWSI_BASE0 MVEBU_TWSI_BASE
-#define CONFIG_SYS_I2C_SLAVE 0x0
-#define CONFIG_SYS_I2C_SPEED 100000
-
/* SPI NOR flash default params, used by sf commands */
#define CONFIG_SF_DEFAULT_BUS 1
#define CONFIG_SF_DEFAULT_SPEED 1000000