From 677f970bc62a661690b3431543d5a5d5e682ba70 Mon Sep 17 00:00:00 2001 From: Gong Qianyu Date: Wed, 9 Sep 2015 16:44:16 +0800 Subject: 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 --- include/configs/mx53smd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/mx53smd.h') diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h index e294bff95f..f5fcd838ed 100644 --- a/include/configs/mx53smd.h +++ b/include/configs/mx53smd.h @@ -23,6 +23,7 @@ #define CONFIG_INITRD_TAG #define CONFIG_REVISION_TAG +#define CONFIG_FSL_CLK /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) -- cgit v1.2.3