aboutsummaryrefslogtreecommitdiff
path: root/configs/UCP1020_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/UCP1020_defconfig')
-rw-r--r--configs/UCP1020_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/UCP1020_defconfig b/configs/UCP1020_defconfig
index bd3562e..c196237 100644
--- a/configs/UCP1020_defconfig
+++ b/configs/UCP1020_defconfig
@@ -36,6 +36,12 @@ CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_ENV_ADDR=0xEC0C0000
CONFIG_SYS_I2C_LEGACY=y
+CONFIG_SYS_I2C_FSL=y
+CONFIG_SYS_FSL_I2C_OFFSET=0x3000
+CONFIG_SYS_FSL_HAS_I2C2_OFFSET=y
+CONFIG_SYS_FSL_I2C2_OFFSET=0x3100
+CONFIG_SYS_I2C_SLAVE=0x7F
+CONFIG_SYS_I2C_SPEED=400000
# CONFIG_MMC is not set
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y