summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53loco.h
diff options
context:
space:
mode:
authorGong Qianyu <Qianyu.Gong@freescale.com>2015-09-09 16:44:16 +0800
committerTom Rini <trini@konsulko.com>2015-10-24 13:50:38 -0400
commit677f970bc62a661690b3431543d5a5d5e682ba70 (patch)
tree5a3194d420f442c5e58be7e99457245f853bba66 /include/configs/mx53loco.h
parent09f3ca3dd53b671b009ddc4e1dad669c280094f0 (diff)
downloadtalos-obmc-uboot-677f970bc62a661690b3431543d5a5d5e682ba70.tar.gz
talos-obmc-uboot-677f970bc62a661690b3431543d5a5d5e682ba70.zip
common/board_f.c: modify the macro to use get_clocks() more common
get_clocks() should not be limited by ESDHC. Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com>
Diffstat (limited to 'include/configs/mx53loco.h')
-rw-r--r--include/configs/mx53loco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index 9e1c706a3d..53fb4f79ef 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -22,6 +22,7 @@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
+#define CONFIG_FSL_CLK
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024)
OpenPOWER on IntegriCloud