]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ls2085aqds.h
ls102xa: Adjust some macros for SD boot on LS1021A QDS board
[u-boot] / include / configs / ls2085aqds.h
index f7f38700323fd8f7341d47d7b0327dec531150b4..406d0e6d47e5c018872bbdf38a721fbf9843427e 100644 (file)
@@ -16,6 +16,7 @@ unsigned long get_board_sys_clk(void);
 unsigned long get_board_ddr_clk(void);
 #endif
 
+#define CONFIG_SYS_FSL_CLK
 #define CONFIG_SYS_CLK_FREQ            get_board_sys_clk()
 #define CONFIG_DDR_CLK_FREQ            get_board_ddr_clk()
 #define COUNTER_FREQUENCY_REAL         (CONFIG_SYS_CLK_FREQ/4)