summaryrefslogtreecommitdiff
path: root/include/configs/mx53_evk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx53_evk.h')
-rw-r--r--include/configs/mx53_evk.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx53_evk.h b/include/configs/mx53_evk.h
index 85bd02f..760d4ac 100644
--- a/include/configs/mx53_evk.h
+++ b/include/configs/mx53_evk.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