]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/sh7757lcr.h
sandbox: convert to common time functions
[karo-tx-uboot.git] / include / configs / sh7757lcr.h
index af76f49dd26770b393f2ebd3b7abb0e32ac89d27..ce1add2689460b178a72b8b3ed3896d940f7df28 100644 (file)
@@ -51,7 +51,6 @@
 #define SH7757LCR_SDRAM_DVC_SIZE       (16 * 1024 * 1024)
 
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_PROMPT              "=> "
 #define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_PBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 
 /* Board Clock */
 #define CONFIG_SYS_CLK_FREQ    48000000
+#define CONFIG_SH_TMU_CLK_FREQ CONFIG_SYS_CLK_FREQ
+#define CONFIG_SH_SCIF_CLK_FREQ CONFIG_SYS_CLK_FREQ
 #define CONFIG_SYS_TMU_CLK_DIV 4
-#define CONFIG_SYS_HZ          1000
 #endif /* __SH7757LCR_H */