summaryrefslogtreecommitdiffstats
path: root/include/configs/davinci_sffsdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/davinci_sffsdr.h')
-rw-r--r--include/configs/davinci_sffsdr.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/davinci_sffsdr.h b/include/configs/davinci_sffsdr.h
index a2da65a762..c931ede85c 100644
--- a/include/configs/davinci_sffsdr.h
+++ b/include/configs/davinci_sffsdr.h
@@ -141,6 +141,10 @@
#undef CONFIG_CMD_FLASH
#undef CONFIG_CMD_IMLS
+#ifdef CONFIG_CMD_BDI
+#define CONFIG_CLOCKS
+#endif
+
#define CONFIG_MAX_RAM_BANK_SIZE (256 << 20) /* 256 MB */
#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
OpenPOWER on IntegriCloud