diff options
Diffstat (limited to 'include/configs/mx53_arm2.h')
-rw-r--r-- | include/configs/mx53_arm2.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx53_arm2.h b/include/configs/mx53_arm2.h index 5517459..7265062 100644 --- a/include/configs/mx53_arm2.h +++ b/include/configs/mx53_arm2.h @@ -97,6 +97,9 @@ #define CONFIG_CMD_MMC #define CONFIG_CMD_ENV +#define CONFIG_CMD_CLOCK +#define CONFIG_REF_CLK_FREQ CONFIG_MX53_HCLK_FREQ + #undef CONFIG_CMD_IMLS #define CONFIG_BOOTDELAY 3 |