diff options
Diffstat (limited to 'configs/UCP1020_defconfig')
-rw-r--r-- | configs/UCP1020_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/UCP1020_defconfig b/configs/UCP1020_defconfig index c196237..b800175 100644 --- a/configs/UCP1020_defconfig +++ b/configs/UCP1020_defconfig @@ -35,6 +35,7 @@ CONFIG_CMD_FAT=y CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_ENV_ADDR=0xEC0C0000 +CONFIG_DDR_CLK_FREQ=66666666 CONFIG_SYS_I2C_LEGACY=y CONFIG_SYS_I2C_FSL=y CONFIG_SYS_FSL_I2C_OFFSET=0x3000 |