aboutsummaryrefslogtreecommitdiff
path: root/configs/M53017EVB_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/M53017EVB_defconfig')
-rw-r--r--configs/M53017EVB_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/M53017EVB_defconfig b/configs/M53017EVB_defconfig
index 7696bef..809a497 100644
--- a/configs/M53017EVB_defconfig
+++ b/configs/M53017EVB_defconfig
@@ -20,6 +20,10 @@ CONFIG_CMD_DATE=y
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_ENV_ADDR=0x40000
CONFIG_SYS_I2C_LEGACY=y
+CONFIG_SYS_I2C_FSL=y
+CONFIG_SYS_FSL_I2C_OFFSET=0x58000
+CONFIG_SYS_I2C_SLAVE=0x7F
+CONFIG_SYS_I2C_SPEED=80000
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y
CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y