aboutsummaryrefslogtreecommitdiff
path: root/configs/astro_mcf5373l_defconfig
diff options
context:
space:
mode:
authorAngelo Dureghello2023-04-05 00:59:28 +0200
committerHeiko Schocher2023-04-11 06:52:11 +0200
commit5cf008637221ad3b4d4ecdc2befca19b2bdab53d (patch)
tree20a1953649fdcc25acd2eb5bbb2aecf263d7d025 /configs/astro_mcf5373l_defconfig
parent96283b83da57e5ce7f1be9a2432e5b26aff39efb (diff)
m68k: upgrading all boards to dm i2c
Upgrading all board configs where i2c is involved to DM i2c. Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
Diffstat (limited to 'configs/astro_mcf5373l_defconfig')
-rw-r--r--configs/astro_mcf5373l_defconfig6
1 files changed, 2 insertions, 4 deletions
diff --git a/configs/astro_mcf5373l_defconfig b/configs/astro_mcf5373l_defconfig
index 827ebfe7420..f12859b75cb 100644
--- a/configs/astro_mcf5373l_defconfig
+++ b/configs/astro_mcf5373l_defconfig
@@ -34,11 +34,8 @@ CONFIG_FPGA_CYCLON2=y
CONFIG_FPGA_XILINX=y
CONFIG_FPGA_SPARTAN3=y
CONFIG_SYS_FPGA_PROG_FEEDBACK=y
-CONFIG_SYS_I2C_LEGACY=y
+CONFIG_DM_I2C=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_FLASH_SHOW_PROGRESS=0
@@ -46,6 +43,7 @@ CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
CONFIG_SYS_FLASH_PROTECTION=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_SYS_MAX_FLASH_SECT=259
+CONFIG_DM_RTC=y
CONFIG_MCFRTC=y
CONFIG_SYS_MCFRTC_BASE=0xFC0A8000
CONFIG_MCFUART=y