diff options
Diffstat (limited to 'include/configs/ls2080a_simu.h')
-rw-r--r-- | include/configs/ls2080a_simu.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ls2080a_simu.h b/include/configs/ls2080a_simu.h index aff319bd72..d4da91fcfe 100644 --- a/include/configs/ls2080a_simu.h +++ b/include/configs/ls2080a_simu.h @@ -12,9 +12,6 @@ #define CONFIG_SYS_CLK_FREQ 100000000 #define CONFIG_DDR_CLK_FREQ 133333333 -#define CONFIG_SYS_MXC_I2C1_SPEED 40000000 -#define CONFIG_SYS_MXC_I2C2_SPEED 40000000 - #define CONFIG_DIMM_SLOTS_PER_CTLR 1 #define CONFIG_CHIP_SELECTS_PER_CTRL 4 #ifdef CONFIG_SYS_FSL_HAS_DP_DDR |