summaryrefslogtreecommitdiff
path: root/include/configs/mx51_bbg.h
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2010-08-09 18:13:34 +0800
committerTerry Lv <r65388@freescale.com>2010-08-11 14:27:11 +0800
commit220079eab544ef16d2bbf2606e56de38d4e4c7c4 (patch)
tree9d5873ea8ca816fd8b87ea8d60a157f8743d3bfa /include/configs/mx51_bbg.h
parent5d7638868e4fc91609e144405ef97b812dc57148 (diff)
downloadu-boot-imx-220079eab544ef16d2bbf2606e56de38d4e4c7c4.zip
u-boot-imx-220079eab544ef16d2bbf2606e56de38d4e4c7c4.tar.gz
u-boot-imx-220079eab544ef16d2bbf2606e56de38d4e4c7c4.tar.bz2
ENGR00126079: Add clk command support for mx51
Add clk command support for mx51. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'include/configs/mx51_bbg.h')
-rw-r--r--include/configs/mx51_bbg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx51_bbg.h b/include/configs/mx51_bbg.h
index c240ada..99fd4ac 100644
--- a/include/configs/mx51_bbg.h
+++ b/include/configs/mx51_bbg.h
@@ -97,6 +97,9 @@
#define CONFIG_CMD_IIM
#define CONFIG_CMD_I2C
+#define CONFIG_CMD_CLOCK
+#define CONFIG_REF_CLK_FREQ CONFIG_MX51_HCLK_FREQ
+
/*
* FUSE Configs
* */